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 eff21788a8 Merge pull request #1445 from vpisarev:stereocalib_quick_fix 12 years ago
..
androidcamera Merge commit '43aec5ad' into merge-2.4 12 years ago
bioinspired Merge pull request #1425 from pengx17:master_retina_ocl_fix 12 years ago
calib3d fix thin-prism coefficients at 0's in the stereo calibration function unless the flag CALIB_THIN_PRISM_MODEL is explicitly set 12 years ago
contrib Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
core Bumped version to 3.0. 12 years ago
cudev War on Whitespace, master edition: file endings. 12 years ago
features2d Boring changes - features2d. 12 years ago
flann Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
gpu added missing gpu::matchTemplate implementation for non-CUDA build 12 years ago
gpuarithm Boring changes - gpuarithm. 12 years ago
gpubgsegm Boring changes - gpubgsegm. 12 years ago
gpucodec removed detail:: prefix int video_reader 12 years ago
gpufeatures2d Nuked the rest of the precomp.cpp files. 12 years ago
gpufilters Boring changes - gpufilters. 12 years ago
gpuimgproc Boring changes - gpuimgproc. 12 years ago
gpulegacy Boring changes - gpulegacy. 12 years ago
gpuoptflow Nuked the rest of the precomp.cpp files. 12 years ago
gpustereo Boring changes - gpustereo. 12 years ago
gpuwarping Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
highgui Boring changes - highgui. 12 years ago
imgproc Merge pull request #1427 from SpecLad:merge-2.4 12 years ago
java Updated the Java bindings and docs to support the version status. 12 years ago
legacy Made Filestorage able to not own its CvFileStorage instance. 12 years ago
ml Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 12 years ago
nonfree Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 12 years ago
objdetect Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel. 12 years ago
ocl Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
optim Eliminate use of 32-bit floating pt type 12 years ago
photo Boring changes - photo. 12 years ago
python expose findEssentialMat, decomposeEssentialMat and recoverPose to Python 12 years ago
softcascade Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 12 years ago
stitching Boring changes - stitching. 12 years ago
superres Boring changes - superres. 12 years ago
ts Merge commit '43aec5ad' into merge-2.4 12 years ago
video Boring changes - video. 12 years ago
videostab Boring changes - videostab. 12 years ago
world Deleted all trailing whitespace. 12 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
refman.rst.in