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.
 
 
 
 
 
 
Andrey Kamaev 9981b283a6 Fixed build warnings (including error in FAST) 12 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 Warning fixes continued 13 years ago
basicretinafilter.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
basicretinafilter.hpp Updated warning options for GCC; fixed new warnings. 13 years ago
chamfermatching.cpp Making all dependencies from highgui module optional 13 years ago
colormap.cpp Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap. 13 years ago
colortracker.cpp Warning fixes continued 13 years ago
contrib_init.cpp merged 2.4 into trunk 13 years ago
detection_based_tracker.cpp Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object. 13 years ago
facerec.cpp Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly. 13 years ago
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. 13 years ago
fuzzymeanshifttracker.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gencolors.cpp Set stricter warning rules for gcc 13 years ago
hybridtracker.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 13 years ago
imagelogpolprojection.hpp Updated warning options for GCC; fixed new warnings. 13 years ago
inputoutput.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
lda.cpp Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly. 13 years ago
logpolar_bsm.cpp fixed build under android 13 years ago
magnoretinafilter.cpp continuing code correction for windows warning elimination 13 years ago
magnoretinafilter.hpp Updated warning options for GCC; fixed new warnings. 13 years ago
octree.cpp Warning fixes continued 13 years ago
parvoretinafilter.cpp continuing code correction for windows warning elimination 13 years ago
parvoretinafilter.hpp Updated warning options for GCC; fixed new warnings. 13 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. 14 years ago
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
retina.cpp Warning fixes continued 13 years ago
retinacolor.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
retinacolor.hpp Updated warning options for GCC; fixed new warnings. 13 years ago
retinafilter.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
retinafilter.hpp Updated warning options for GCC; fixed new warnings. 13 years ago
rgbdodometry.cpp quiet most of the OSX build warnings 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 Fixed number of warnings. Fixed mingw64 build. 13 years ago
stereovar.cpp Fixed build warnings (including error in FAST) 12 years ago
templatebuffer.hpp Updated warning options for GCC; fixed new warnings. 13 years ago