opencv/modules/contrib/src
2012-04-06 15:59:30 +00:00
..
adaptiveskindetector.cpp
ba.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
basicretinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
basicretinafilter.hpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
chamfermatching.cpp applied patch from #1655 (thanks to Changbo Zhou!) 2012-03-26 08:18:10 +00:00
colormap.cpp Fixed Android build warnings 2012-03-27 06:16:13 +00:00
colortracker.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
detection_based_tracker.cpp fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
facerec.cpp Fixed Android build warnings 2012-03-27 06:16:13 +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
gencolors.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
hybridtracker.cpp modified EM interface; updated tests & samples 2012-04-06 15:59:30 +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 Fixed Android build warnings 2012-03-27 06:16:13 +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
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
precomp.hpp made retina code compile with VS2005/VS2008 2011-08-12 11:28:17 +00:00
retina.cpp added get methods for retina outputs 2012-02-10 13:25:33 +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
spinimages.cpp Fixed ~20 potential errors identified by the MS complier. 2012-03-31 11:09:16 +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