opencv/modules/contrib/src
2012-10-08 17:06:05 +04:00
..
adaptiveskindetector.cpp
ba.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
basicretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
basicretinafilter.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
bowmsctrainer.cpp Fix android build warnings 2012-09-04 17:44:23 +04:00
chamfermatching.cpp fixed many warnings (modified pull request 13) 2012-08-28 18:15:14 +04:00
chowliutree.cpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04: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 partially recovered binary compatibility (ticket #2415) 2012-10-08 17:06:05 +04:00
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. 2012-09-07 22:42:46 +02: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
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 Issue #2231: Attempt to fix segfault, when copying labels. LDA needed to be updated to generate the Wrapper correctly. 2012-08-06 01:14:51 +02:00
logpolar_bsm.cpp fixed build under android 2012-06-10 09:44:47 +00:00
magnoretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
magnoretinafilter.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
octree.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
openfabmap.cpp some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover 2012-09-23 20:57:34 +04:00
parvoretinafilter.cpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
parvoretinafilter.hpp updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02: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
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 code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper 2012-08-31 14:14:57 +02:00
retinacolor.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04: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 quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
selfsimilarity.cpp
spinimages.cpp fix for bug 2264 2012-10-08 02:37:22 +04:00
stereovar.cpp Fixed build warnings (including error in FAST) 2012-08-06 19:10:55 +04:00
templatebuffer.hpp added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00