opencv/modules/contrib/src
Leonid Beynenson 35344569bf Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
In this case new objects will be added into it by the method addObject(const cv::Rect& location).
2012-06-28 16:07:10 +00:00
..
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 Warning fixes continued 2012-06-09 15:00:04 +00:00
basicretinafilter.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
basicretinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
chamfermatching.cpp Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00
colormap.cpp Two colormaps removed from the list of colormaps, as they are no visually improved enhancement to a Jet colormap. 2012-06-16 08:33:48 +00:00
colortracker.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
contrib_init.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
detection_based_tracker.cpp Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. 2012-06-28 16:07:10 +00:00
facerec.cpp Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data. 2012-06-12 22:49:14 +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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
gencolors.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
hybridtracker.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
imagelogpolprojection.cpp fixed multiple warnings on Windows. fixed bug #1368 2011-10-03 11:00:28 +00:00
imagelogpolprojection.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
inputoutput.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
lda.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
logpolar_bsm.cpp fixed build under android 2012-06-10 09:44:47 +00:00
magnoretinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
magnoretinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
octree.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
parvoretinafilter.cpp continuing code correction for windows warning elimination 2011-10-20 13:03:45 +00:00
parvoretinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +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 Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
retina.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
retinacolor.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
retinacolor.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
retinafilter.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
retinafilter.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
rgbdodometry.cpp Making all dependencies from highgui module optional 2012-06-26 07:29:36 +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 Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
stereovar.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
templatebuffer.hpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00