opencv/modules/legacy/src
2012-06-28 05:59:30 +00:00
..
_facedetection.h fixed #1549 issue 2012-02-06 13:26:35 +00:00
_featuretree.h a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
_kdtree.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
_matrix.h
_vectrack.h
_vm.h
3dtracker.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
auxutils.cpp
bgfg_acmmm2003.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
bgfg_codebook.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
bgfg_common.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
bgfg_estimation.cpp
bgfg_gaussmix.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
blobtrack.cpp
blobtrackanalysis.cpp
blobtrackanalysishist.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackanalysisior.cpp
blobtrackanalysistrackdist.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
blobtrackgen1.cpp
blobtrackgenyml.cpp
blobtrackingauto.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackingcc.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
blobtrackingccwithcr.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackingkalman.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
blobtrackinglist.cpp
blobtrackingmsfg.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
blobtrackingmsfgs.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackpostprockalman.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
blobtrackpostproclinear.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackpostproclist.cpp
calcimagehomography.cpp
calibfilter.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
calonder.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
camshift.cpp
clique.cpp
compat.cpp
condens.cpp
contourtree.cpp Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
correspond.cpp
corrimages.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
createhandmask.cpp
decomppoly.cpp
dominants.cpp
dpstereo.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
eigenobjects.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
em.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
enmin.cpp
enteringblobdetection.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
enteringblobdetectionreal.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
epilines.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
extendededges.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
face.cpp
face.h
facedetection.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
facedetection.h
facetemplate.cpp
facetemplate.h
features2d.cpp Fixed cvExtractSURF in case of no keypoints found #2076 2012-06-28 05:59:30 +00:00
featuretree.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
findface.cpp
findhandregion.cpp
hmm1d.cpp
hmm.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
hmmobs.cpp
image.cpp Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00
kdtree.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
lcm.cpp
lee.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
levmar.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
levmarprojbandle.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
levmartrif.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
lines.cpp
lmeds.cpp fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
lsh.cpp Fixed ~20 potential errors identified by the MS complier. 2012-03-31 11:09:16 +00:00
morphcontours.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
morphing.cpp
oneway.cpp Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00
optflowbm.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
optflowhs.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
optflowlk.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
pgh.cpp
planardetect.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
precomp.cpp
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
prewarp.cpp
pyrsegmentation.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
scanlines.cpp fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
segment.cpp
snakes.cpp
spilltree.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
stereogc.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
subdiv2.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
testseq.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
texture.cpp Fixed few more warnings/bugs. 2012-06-20 21:09:27 +00:00
trifocal.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
vecfacetracking.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
video.cpp