opencv/modules/contrib/src
2011-11-23 15:05:19 +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 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
colortracker.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
detection_based_tracker.cpp Changed the class DetectionBasedTracker -- changed the system of states in the subclass DetectionBasedTracker::SeparateDetectionWork, made them more logical. 2011-11-17 16:16:09 +00:00
featuretracker.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
fuzzymeanshifttracker.cpp
gencolors.cpp added func to different colors generation 2011-10-06 09:34:35 +00:00
hybridtracker.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
imagelogpolprojection.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
inputoutput.cpp minor fix 2011-10-04 22:00:57 +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 cv::Filestorage based setup method for retina model 2011-11-23 15:05:19 +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 multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
selfsimilarity.cpp
spinimages.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
stereovar.cpp Fixed Android build. 2011-07-14 16:48:15 +00:00
templatebuffer.hpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00