opencv/modules/contrib/src
2012-08-30 13:04:34 +04: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 Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00
basicretinafilter.hpp Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00
chamfermatching.cpp fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +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 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
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 Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00
magnoretinafilter.hpp Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00
octree.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
parvoretinafilter.cpp Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00
parvoretinafilter.hpp Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +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 Fix build warning introduced in commit:424bc609b6f352a2b10f2a01ffcd037483e3591f 2012-08-30 13:04:34 +04:00
retinacolor.hpp Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02: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 Retina module is now parallelized thanks to the TBB library. Speed increase expected on multicore plateforms 2012-08-29 17:44:21 +02:00