Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 716a5d04ab fixed a few problems detected by Xcode 4.2.1 13 years ago
..
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 15 years ago
ba.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
basicretinafilter.cpp continuing code correction for windows warning elimination 14 years ago
basicretinafilter.hpp continuing code correction for windows warning elimination 14 years ago
chamfermatching.cpp fixed a few problems detected by Xcode 4.2.1 13 years ago
colortracker.cpp fixed multiple warnings on Windows. fixed bug #1368 14 years ago
detection_based_tracker.cpp Changed the class DetectionBasedTracker -- changed the system of states in the subclass DetectionBasedTracker::SeparateDetectionWork, made them more logical. 14 years ago
featuretracker.cpp Global CMake reorganization: 13 years ago
fuzzymeanshifttracker.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gencolors.cpp fixed ~200 warnings for windows 13 years ago
hybridtracker.cpp fixed multiple warnings on Windows. fixed bug #1368 14 years ago
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 14 years ago
imagelogpolprojection.hpp fixed ~200 warnings for windows 13 years ago
inputoutput.cpp minor fix 14 years ago
magnoretinafilter.cpp continuing code correction for windows warning elimination 14 years ago
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 14 years ago
octree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
parvoretinafilter.cpp continuing code correction for windows warning elimination 14 years ago
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 14 years ago
polyfit.cpp added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
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. 15 years ago
precomp.hpp made retina code compile with VS2005/VS2008 14 years ago
retina.cpp added get methods for retina outputs 13 years ago
retinacolor.cpp fixed multiple warnings on Windows. fixed bug #1368 14 years ago
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 14 years ago
retinafilter.cpp continuing code correction for windows warning elimination 14 years ago
retinafilter.hpp fixed a few problems detected by Xcode 4.2.1 13 years ago
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 15 years ago
spinimages.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
stereovar.cpp Fixed Android build. 14 years ago
templatebuffer.hpp fixed ~200 warnings for windows 13 years ago