..
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
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
Global CMake reorganization:
2012-02-03 11:26:49 +00:00
fuzzymeanshifttracker.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
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
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +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
made retina code compile with VS2005/VS2008
2011-08-12 11:28:17 +00:00
retina.cpp
added access methods to retreive retina input and output buffers sizes
2012-01-30 09:40:02 +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
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
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