.. |
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
|
applied patch from #1655 (thanks to Changbo Zhou!)
|
13 years ago |
colormap.cpp
|
Fixed several warnings on various platforms
|
13 years ago |
colortracker.cpp
|
fixed multiple warnings on Windows. fixed bug #1368
|
14 years ago |
contrib_init.cpp
|
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
|
13 years ago |
detection_based_tracker.cpp
|
fixed many warnings from GCC 4.6.1
|
13 years ago |
facerec.cpp
|
Fixed several warnings on various platforms
|
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
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
hybridtracker.cpp
|
refactored train and predict methods of em
|
13 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 |
lda.cpp
|
Fixed several warnings on various platforms
|
13 years ago |
logpolar_bsm.cpp
|
Fixed #1711
|
13 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.
|
14 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 |
rgbdodometry.cpp
|
added default values of parameters
|
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 9 more build warnings
|
13 years ago |
stereovar.cpp
|
Fixed Android build.
|
14 years ago |
templatebuffer.hpp
|
fixed ~200 warnings for windows
|
13 years ago |