Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 5b6b30ba0e added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
..
3dtracker.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_facedetection.h fixed #1549 issue 13 years ago
_featuretree.h a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
_kdtree.hpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
_matrix.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_vectrack.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_vm.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
auxutils.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_acmmm2003.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
bgfg_codebook.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
bgfg_common.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
bgfg_estimation.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 14 years ago
bgfg_gaussmix.cpp added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
blobtrack.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 14 years ago
blobtrackanalysis.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 14 years ago
blobtrackanalysishist.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
blobtrackanalysisior.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 14 years ago
blobtrackanalysistrackdist.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
blobtrackgen1.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 14 years ago
blobtrackgenyml.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 14 years ago
blobtrackingauto.cpp fixed many warnings from GCC 4.6.1 13 years ago
blobtrackingcc.cpp fixed many warnings from GCC 4.6.1 13 years ago
blobtrackingccwithcr.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 14 years ago
blobtrackingkalman.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 14 years ago
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 14 years ago
blobtrackingmsfg.cpp fixed many warnings from GCC 4.6.1 13 years ago
blobtrackingmsfgs.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 14 years ago
blobtrackpostprockalman.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 14 years ago
blobtrackpostproclinear.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 14 years ago
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 14 years ago
calcimagehomography.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calibfilter.cpp Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
calonder.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
camshift.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
clique.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
compat.cpp fixed warnings and errors reported by VS2010 14 years ago
condens.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
contourtree.cpp Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 13 years ago
correspond.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corrimages.cpp fixed many warnings from GCC 4.6.1 13 years ago
createhandmask.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
decomppoly.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
dominants.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
dpstereo.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
eigenobjects.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
em.cpp refactored train and predict methods of em 13 years ago
enmin.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
enteringblobdetection.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 14 years ago
enteringblobdetectionreal.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 14 years ago
epilines.cpp fixed many warnings from GCC 4.6.1 13 years ago
extendededges.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
face.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
face.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
facedetection.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
facedetection.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
facetemplate.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
facetemplate.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
features2d.cpp Fixed 2 failing python tests 13 years ago
featuretree.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
findface.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
findhandregion.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
hmm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
hmm1d.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
hmmobs.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
image.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
kdtree.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
lcm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lee.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
levmar.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
levmarprojbandle.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
levmartrif.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lines.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lmeds.cpp fixed a few problems detected by Xcode 4.2.1 13 years ago
lsh.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
morphcontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
morphing.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
oneway.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
optflowbm.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
optflowhs.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
optflowlk.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
pgh.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
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. 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp ~40 warnings under VS2008 14 years ago
prewarp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pyrsegmentation.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
scanlines.cpp fixed a few problems detected by Xcode 4.2.1 13 years ago
segment.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
snakes.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
spilltree.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
stereogc.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
subdiv2.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
testseq.cpp fixed many warnings from GCC 4.6.1 13 years ago
texture.cpp fixed a few problems detected by Xcode 4.2.1 13 years ago
trifocal.cpp fixed many warnings from GCC 4.6.1 13 years ago
vecfacetracking.cpp fixed many warnings from GCC 4.6.1 13 years ago
video.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago