.. |
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 code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
13 years ago |
basicretinafilter.hpp
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
13 years ago |
bowmsctrainer.cpp
|
Fix android build warnings
|
13 years ago |
chamfermatching.cpp
|
fixed many warnings (modified pull request 13)
|
13 years ago |
chowliutree.cpp
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
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
|
Fix Android build for mips platform
|
13 years ago |
facerec.cpp
|
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it.
|
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
|
14 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
|
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
13 years ago |
magnoretinafilter.hpp
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
13 years ago |
octree.cpp
|
Warning fixes continued
|
13 years ago |
openfabmap.cpp
|
some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover
|
13 years ago |
parvoretinafilter.cpp
|
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
13 years ago |
parvoretinafilter.hpp
|
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
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.
|
15 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 code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
|
13 years ago |
retinacolor.hpp
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
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)
|
13 years ago |
templatebuffer.hpp
|
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
|
13 years ago |