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.
 
 
 
 
 
 
Dmitry Kurtaev 257f60582a Add serialize method for IE net wrapper 6 years ago
..
calib3d Revert CV_TRY/CV_CATCH macros 6 years ago
core Merge pull request #13456 from alalek:fix_eigen2cv_type_check 6 years ago
cudaarithm Fix documentation of cv::cuda::compare 6 years ago
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 6 years ago
cudacodec Utilize CV_UNUSED macro 6 years ago
cudafeatures2d Utilize CV_UNUSED macro 6 years ago
cudafilters fix test failure of cudafilters Median_Accuracy 6 years ago
cudaimgproc update the threshold 6 years ago
cudalegacy Utilize CV_UNUSED macro 6 years ago
cudaobjdetect Utilize CV_UNUSED macro 6 years ago
cudaoptflow Utilize CV_UNUSED macro 6 years ago
cudastereo fix test failure of StereoBeliefPropagation 6 years ago
cudawarping Utilize CV_UNUSED macro 6 years ago
cudev fix test failure of cudev 6 years ago
dnn Add serialize method for IE net wrapper 6 years ago
features2d Resolve #13219: Make randomly generated colours opaque. 6 years ago
flann fixed memory issue in flann 6 years ago
highgui add missing API cvGetPropVisible_W32 6 years ago
imgcodecs Merge pull request #13382 from LaurentBerger:imreadsize 6 years ago
imgproc Fixed medianBlur implementation for hi-resolution images 6 years ago
java java: add converters, tests for MatOfRotatedRect 6 years ago
js Merge pull request #12799 from alalek:update_build_js 6 years ago
ml Utilize CV_UNUSED macro 6 years ago
objdetect Corrected parameters 6 years ago
photo photo: move TonemapDurand to opencv_contrib 6 years ago
python cmake: fix python install paths 6 years ago
shape Add semicolons after `CV_INSTRUMENT` macros 6 years ago
stitching stitching: fix l_gains data type from Eigen solver (float / double) 6 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts Merge pull request #13317 from terfendail:norm_wintr 6 years ago
video refactoring catching all exceptions as const ref 6 years ago
videoio videoio(dc1394): use lazy initialization on demand 6 years ago
videostab Add semicolons after `CV_INSTRUMENT` macros 6 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 7 years ago
world
CMakeLists.txt