.. |
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
|
applied patch from #1655 (thanks to Changbo Zhou!)
|
2012-03-26 08:18:10 +00:00 |
colormap.cpp
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
2012-04-08 21:49:19 +00:00 |
colortracker.cpp
|
fixed multiple warnings on Windows. fixed bug #1368
|
2011-10-03 11:00:28 +00:00 |
detection_based_tracker.cpp
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
facerec.cpp
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
2012-04-08 21:49:19 +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
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
hybridtracker.cpp
|
modified EM interface; updated tests & samples
|
2012-04-06 15:59:30 +00:00 |
imagelogpolprojection.cpp
|
fixed multiple warnings on Windows. fixed bug #1368
|
2011-10-03 11:00:28 +00:00 |
imagelogpolprojection.hpp
|
fixed ~200 warnings for windows
|
2012-02-14 10:22:34 +00:00 |
inputoutput.cpp
|
minor fix
|
2011-10-04 22:00:57 +00:00 |
lda.cpp
|
Fixed Android build warnings
|
2012-03-27 06:16:13 +00:00 |
logpolar_bsm.cpp
|
Fixed #1711
|
2012-03-26 13:17:18 +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 get methods for retina outputs
|
2012-02-10 13:25:33 +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 a few problems detected by Xcode 4.2.1
|
2012-02-15 19:48:04 +00:00 |
rgbdodometry.cpp
|
added default values of parameters
|
2012-03-20 14:41:27 +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
|
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
|
2012-04-08 21:49:19 +00:00 |
stereovar.cpp
|
Fixed Android build.
|
2011-07-14 16:48:15 +00:00 |
templatebuffer.hpp
|
fixed ~200 warnings for windows
|
2012-02-14 10:22:34 +00:00 |