opencv/modules/contrib/src
2011-05-21 18:32:34 +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 Fixed Android build 2011-05-12 07:02:39 +00:00
chamfermatching.cpp fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
fuzzymeanshifttracker.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
octree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +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 missing "#include <functional>" 2011-02-18 12:08:28 +00:00