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.
 
 
 
 
 
 
Rok Mandeljc fa075c50a1 Matlab bindings: fixed the functional template to perform an explicit cast to the type of an input option that is expected. This avoids issues with ternary operator not having the same type in rvalue and lvalue, such as in the case below: 11 years ago
..
androidcamera Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
calib3d fixed compilation 11 years ago
contrib Merge pull request #2578 from akrynski:patch-1 11 years ago
core IPP: cv::dft fixed 11 years ago
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaarithm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudabgsegm Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudacodec Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudafeatures2d Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudafilters Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaimgproc Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudaoptflow Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudastereo Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudawarping Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
cudev Removed another usage of __func__, following #1763. 11 years ago
features2d Merge pull request #2565 from apavlenko:tapi_stitching 11 years ago
flann Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
highgui Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
imgproc Merge pull request #2667 from akarsakov:ipp_otsu 11 years ago
java Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
legacy cv2cvtest part2 11 years ago
matlab Matlab bindings: fixed the functional template to perform an explicit cast to the type of an input option that is expected. This avoids issues with ternary operator not having the same type in rvalue and lvalue, such as in the case below: 11 years ago
ml cv::norm -> cvtest::norm in tests 11 years ago
nonfree fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 11 years ago
objdetect Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
optim cv2cvtest part2 11 years ago
photo cv2cvtest part2 11 years ago
python Merge pull request #2233 from palindromoroz:BGSubtract_KNN_new_code 11 years ago
shape fixed defects from Xcode 11 years ago
softcascade deleted excess semicolons, commas 11 years ago
stitching removing `SuppressWarning` and `CV_OPENCL_RUN` 11 years ago
superres Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
ts Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
video Fix problem with sanity check of transform ecc with ipp resize 11 years ago
videostab Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
viz Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
world Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
CMakeLists.txt
refman.rst.in