opencv/modules/contrib/src
2012-06-08 03:15:08 +00: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 Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
basicretinafilter.cpp fixed a dicide by zero potential problem 2012-04-25 13:56:09 +00:00
basicretinafilter.hpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
chamfermatching.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
colormap.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
colortracker.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
contrib_init.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
detection_based_tracker.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
facerec.cpp FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods 2012-05-21 15:27:40 +00: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 merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
imagelogpolprojection.hpp fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00
inputoutput.cpp minor fix 2011-10-04 22:00:57 +00:00
lda.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
logpolar_bsm.cpp Fixed #1711 2012-03-26 13:17:18 +00:00
magnoretinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
magnoretinafilter.hpp updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes 2011-08-21 11:01:53 +00:00
octree.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
parvoretinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
parvoretinafilter.hpp updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes 2011-08-21 11:01:53 +00: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 Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
retina.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
retinacolor.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
retinacolor.hpp updated retina modules : minor misakes correction & changed pixel format to float instead of double to keep some memory, precision is almost sufficient, check for residual mistakes 2011-08-21 11:01:53 +00:00
retinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
retinafilter.hpp fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
rgbdodometry.cpp added default values of parameters 2012-03-20 14:41:27 +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 merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
stereovar.cpp Fixed Android build. 2011-07-14 16:48:15 +00:00
templatebuffer.hpp fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00