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.
 
 
 
 
 
 
Roman Donchenko 4f2b126b7b Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
..
3dtracker.cpp Move C API of opencv_calib3d to separate file 12 years ago
_facedetection.h Normalize line endings and whitespace 13 years ago
_featuretree.h a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
_kdtree.hpp Fix OS X build warnings 12 years ago
_matrix.h Normalize line endings and whitespace 13 years ago
_vectrack.h Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
_vm.h Merge commit '43aec5ad' into merge-2.4 12 years ago
auxutils.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_acmmm2003.cpp Normalize line endings and whitespace 13 years ago
bgfg_codebook.cpp Normalized file endings. 12 years ago
bgfg_common.cpp Normalized file endings. 12 years ago
bgfg_estimation.cpp Normalize line endings and whitespace 13 years ago
bgfg_gaussmix.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
blobtrack.cpp deleted extra semicolons 11 years ago
blobtrackanalysis.cpp Normalized file endings. 12 years ago
blobtrackanalysishist.cpp doc typos 11 years ago
blobtrackanalysisior.cpp Normalized file endings. 12 years ago
blobtrackanalysistrackdist.cpp Normalized file endings. 12 years ago
blobtrackgen1.cpp deleted excess semicolons, commas 11 years ago
blobtrackgenyml.cpp deleted excess semicolons, commas 11 years ago
blobtrackingauto.cpp deleted excess semicolons, commas 11 years ago
blobtrackingcc.cpp deleted excess semicolons, commas 11 years ago
blobtrackingccwithcr.cpp deleted excess semicolons, commas 11 years ago
blobtrackinglist.cpp deleted excess semicolons, commas 11 years ago
blobtrackingmsfg.cpp deleted excess semicolons, commas 11 years ago
blobtrackingmsfgs.cpp deleted excess semicolons, commas 11 years ago
blobtrackpostprockalman.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
blobtrackpostproclinear.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
blobtrackpostproclist.cpp deleted excess semicolons, commas 11 years ago
calcimagehomography.cpp Normalized file endings. 12 years ago
calibfilter.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
calonder.cpp Move cv::Mat out of core.hpp 12 years ago
camshift.cpp Move C API of opencv_video to separate file 12 years ago
clique.cpp typos 11 years ago
compat.cpp Move C API of opencv_calib3d to separate file 12 years ago
condens.cpp Normalize line endings and whitespace 13 years ago
contourtree.cpp Normalize line endings and whitespace 13 years ago
correspond.cpp Normalize line endings and whitespace 13 years ago
corrimages.cpp Minimize usages of legacy C API inside the library 12 years ago
createhandmask.cpp Drop outdated definitions from internal.hpp 12 years ago
decomppoly.cpp Normalized file endings. 12 years ago
dominants.cpp Normalize line endings and whitespace 13 years ago
dpstereo.cpp Eliminated unsequenced assignments to temp3 from dpstereo.cpp. 12 years ago
eigenobjects.cpp Drop outdated definitions from internal.hpp 12 years ago
em.cpp the first draft of transparent API and new UMat class. more files 11 years ago
enmin.cpp Normalize line endings and whitespace 13 years ago
enteringblobdetection.cpp deleted excess semicolons, commas 11 years ago
enteringblobdetectionreal.cpp deleted excess semicolons, commas 11 years ago
epilines.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
extendededges.cpp Normalized file endings. 12 years ago
face.cpp Warning fixes for GCC 4.8. 11 years ago
face.h Normalized file endings. 12 years ago
facedetection.cpp Normalized file endings. 12 years ago
facedetection.h Normalize line endings and whitespace 13 years ago
facetemplate.cpp Normalize line endings and whitespace 13 years ago
facetemplate.h deleted excess semicolons, commas 11 years ago
features2d.cpp the first draft of transparent API and new UMat class. more files 11 years ago
featuretree.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
findface.cpp Normalized file endings. 12 years ago
findhandregion.cpp Normalized file endings. 12 years ago
hmm.cpp Normalized file endings. 12 years ago
hmm1d.cpp Normalized file endings. 12 years ago
hmmobs.cpp Normalize line endings and whitespace 13 years ago
image.cpp Normalized file endings. 12 years ago
kdtree.cpp Boring changes - legacy. 12 years ago
lcm.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
lee.cpp Updated warning options for GCC; fixed new warnings. 13 years ago
levmar.cpp doc typos 11 years ago
levmarprojbandle.cpp Minimize usages of legacy C API inside the library 12 years ago
levmartrif.cpp Set stricter warning rules for gcc 13 years ago
lines.cpp Normalized file endings. 12 years ago
lmeds.cpp Merge pull request #2433 from ilya-lavrenov:typos 11 years ago
lsh.cpp Normalize line endings and whitespace 13 years ago
morphcontours.cpp Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
morphing.cpp Normalized file endings. 12 years ago
oneway.cpp some more changes 11 years ago
optflowbm.cpp Move cv::Size_ 12 years ago
optflowhs.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
optflowlk.cpp Normalize line endings and whitespace 13 years ago
pgh.cpp Normalize line endings and whitespace 13 years ago
planardetect.cpp some more changes 11 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
prewarp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pyrsegmentation.cpp Drop outdated definitions from internal.hpp 12 years ago
scanlines.cpp Fix several warnings about uninitialized variables from gcov build 12 years ago
segment.cpp Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
snakes.cpp Drop outdated definitions from internal.hpp 12 years ago
spilltree.cpp Normalize line endings and whitespace 13 years ago
stereogc.cpp Remove all using directives for STL namespace and members 12 years ago
subdiv2.cpp Move cv::Scalar_ to types.hpp 12 years ago
testseq.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
texture.cpp Normalized file endings. 12 years ago
trifocal.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
vecfacetracking.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
video.cpp Normalized file endings. 12 years ago