opencv/modules/contrib/src
2012-09-07 22:42:46 +02:00
..
adaptiveskindetector.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
ba.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
basicretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
basicretinafilter.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
bowmsctrainer.cpp Fix android build warnings 2012-09-04 17:44:23 +04:00
chamfermatching.cpp fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
chowliutree.cpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
colormap.cpp Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap. 2012-06-16 08:33:48 +00:00
colortracker.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
contrib_init.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
detection_based_tracker.cpp Fix Android build for mips platform 2012-08-27 20:16:54 +04:00
facerec.cpp The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. 2012-09-07 22:42:46 +02:00
featuretracker.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 2012-03-15 14:36:01 +00:00
fuzzymeanshifttracker.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
gencolors.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
hybridtracker.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
imagelogpolprojection.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
inputoutput.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
lda.cpp Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly. 2012-08-06 01:14:51 +02:00
logpolar_bsm.cpp fixed build under android 2012-06-10 09:44:47 +00:00
magnoretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
magnoretinafilter.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
octree.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
openfabmap.cpp Fix android build warnings 2012-09-04 17:44:23 +04:00
parvoretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
parvoretinafilter.hpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
polyfit.cpp added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 2011-06-15 12:10:33 +00:00
precomp.cpp added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 2010-12-31 16:45:18 +00:00
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
retina.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
retinacolor.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
retinacolor.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
retinafilter.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
retinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
rgbdodometry.cpp quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
selfsimilarity.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 2010-07-16 12:54:53 +00:00
spinimages.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
stereovar.cpp Fixed build warnings (including error in FAST) 2012-08-06 19:10:55 +04:00
templatebuffer.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00