opencv/modules/legacy/src
2013-04-08 15:47:29 +04:00
..
_facedetection.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_featuretree.h
_kdtree.hpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
_matrix.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
_vectrack.h Move C++ basic structures to separate header and inverse dependency from C API 2013-04-01 15:24:32 +04:00
_vm.h Extract common base header for C and C++ APIs 2013-03-15 10:38:38 +04:00
3dtracker.cpp Move cv::Scalar_ to types.hpp 2013-04-01 15:24:33 +04:00
auxutils.cpp
bgfg_acmmm2003.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bgfg_codebook.cpp
bgfg_common.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bgfg_estimation.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bgfg_gaussmix.cpp refactored video module; use the new-style algorithms now 2013-03-20 19:51:49 +04:00
blobtrack.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
blobtrackanalysis.cpp
blobtrackanalysishist.cpp
blobtrackanalysisior.cpp
blobtrackanalysistrackdist.cpp
blobtrackgen1.cpp
blobtrackgenyml.cpp
blobtrackingauto.cpp fixed potential dereference of null pointer 2013-04-01 11:31:56 +04:00
blobtrackingcc.cpp
blobtrackingccwithcr.cpp
blobtrackinglist.cpp
blobtrackingmsfg.cpp
blobtrackingmsfgs.cpp
blobtrackpostprockalman.cpp
blobtrackpostproclinear.cpp
blobtrackpostproclist.cpp
calcimagehomography.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
calibfilter.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
calonder.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
camshift.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
clique.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
compat.cpp
condens.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
contourtree.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
correspond.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
corrimages.cpp
createhandmask.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
decomppoly.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
dominants.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
dpstereo.cpp Fix OS X build warnings 2012-10-22 20:33:14 +04:00
eigenobjects.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
em.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
enmin.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
enteringblobdetection.cpp
enteringblobdetectionreal.cpp
epilines.cpp Merge branch '2.4' 2013-04-05 21:11:59 +04:00
extendededges.cpp
face.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
face.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
facedetection.cpp
facedetection.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
facetemplate.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
facetemplate.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
features2d.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
featuretree.cpp
findface.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
findhandregion.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
hmm1d.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
hmm.cpp
hmmobs.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
image.cpp Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00
kdtree.cpp
lcm.cpp Move C++ basic structures to separate header and inverse dependency from C API 2013-04-01 15:24:32 +04:00
lee.cpp
levmar.cpp
levmarprojbandle.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
levmartrif.cpp
lines.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
lmeds.cpp Fix several warnings about uninitialized variables from gcov build 2013-02-15 17:28:23 +04:00
lsh.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
morphcontours.cpp Move C++ basic structures to separate header and inverse dependency from C API 2013-04-01 15:24:32 +04:00
morphing.cpp
oneway.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
optflowbm.cpp Move cv::Size_ 2013-04-01 15:24:32 +04:00
optflowhs.cpp
optflowlk.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
pgh.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
planardetect.cpp Move FileStorage to separate header 2013-04-01 19:18:05 +04:00
precomp.cpp
precomp.hpp Make core/internal.hpp a private header 2013-04-01 17:29:10 +04:00
prewarp.cpp
pyrsegmentation.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
scanlines.cpp Fix several warnings about uninitialized variables from gcov build 2013-02-15 17:28:23 +04:00
segment.cpp Move C++ basic structures to separate header and inverse dependency from C API 2013-04-01 15:24:32 +04:00
snakes.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
spilltree.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
stereogc.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
subdiv2.cpp Move cv::Scalar_ to types.hpp 2013-04-01 15:24:33 +04:00
testseq.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
texture.cpp
trifocal.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
vecfacetracking.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
video.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00