opencv/modules/legacy/src
2013-10-22 14:05:15 +04:00
..
_facedetection.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04: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 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 Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
3dtracker.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
auxutils.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
bgfg_acmmm2003.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bgfg_codebook.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
bgfg_common.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
bgfg_estimation.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
bgfg_gaussmix.cpp Android NDK r9 support. x64 NDK support fix for MacOS X. 2013-10-03 11:23:50 +04:00
blobtrack.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackanalysis.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackanalysishist.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackanalysisior.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackanalysistrackdist.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackgen1.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackgenyml.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackingauto.cpp Normalized file endings. 2013-08-21 18:59:25 +04: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
blobtrackinglist.cpp moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
blobtrackingmsfg.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackingmsfgs.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
blobtrackpostprockalman.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
blobtrackpostproclinear.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
blobtrackpostproclist.cpp moved some old stuff to the legacy module; merge "compat_c.h" headers and moved to the legacy as well. moved implementation of many non-critical/obsolete inline functions and methods to .cpp to improve Opencv build time 2010-11-26 17:58:20 +00:00
calcimagehomography.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
calibfilter.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
calonder.cpp Move cv::Mat out of core.hpp 2013-04-01 15:24:34 +04:00
camshift.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
clique.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
compat.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
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 Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
createhandmask.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
decomppoly.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
dominants.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
dpstereo.cpp Eliminated unsequenced assignments to temp3 from dpstereo.cpp. 2013-09-10 18:05:23 +04:00
eigenobjects.cpp Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
em.cpp the first draft of transparent API and new UMat class. more files 2013-10-22 14:05:15 +04:00
enmin.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
enteringblobdetection.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
enteringblobdetectionreal.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
epilines.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
extendededges.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
face.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
face.h Normalized file endings. 2013-08-21 18:59:25 +04:00
facedetection.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
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 Normalized file endings. 2013-08-21 18:59:25 +04:00
features2d.cpp the first draft of transparent API and new UMat class. more files 2013-10-22 14:05:15 +04: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 Normalized file endings. 2013-08-21 18:59:25 +04:00
findhandregion.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
hmm1d.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
hmm.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
hmmobs.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
image.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
kdtree.cpp Boring changes - legacy. 2013-09-05 19:02:59 +04:00
lcm.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
lee.cpp Updated warning options for GCC; fixed new warnings. 2012-06-20 12:27:02 +00:00
levmar.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
levmarprojbandle.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
levmartrif.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
lines.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
lmeds.cpp Android NDK r9 support. x64 NDK support fix for MacOS X. 2013-10-03 11:23:50 +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 Normalized file endings. 2013-08-21 18:59:25 +04:00
oneway.cpp Boring changes - legacy. 2013-09-05 19:02:59 +04:00
optflowbm.cpp Move cv::Size_ 2013-04-01 15:24:32 +04: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 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 Boring changes - legacy. 2013-09-05 19:02:59 +04:00
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
prewarp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
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 Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
texture.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
trifocal.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
vecfacetracking.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
video.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00