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.
 
 
 
 
 
 
Alexander Alekhin df6728e64c Merge pull request #12852 from nangchoo:bugfix/increase_magic_threshold_for_perf_test 6 years ago
..
calib3d change area() emptiness checks to empty() 6 years ago
core Catch exceptions by const-reference 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 Implement getBatchSize for Intel's Inference Engine networks 6 years ago
features2d Fix clashing include guards 6 years ago
flann flann: drop useless mutex 6 years ago
highgui Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
imgcodecs Clean up documentation for imread and imwrite 6 years ago
imgproc Catch exceptions by const-reference 6 years ago
java fix typo in FpsMeter.java 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 objdetect: validate QRdecode inputs 6 years ago
photo Update seamless_cloning.cpp 6 years ago
python cmake: fix Python detection for standalone bindings 6 years ago
shape Add semicolons after `CV_INSTRUMENT` macros 6 years ago
stitching Increased the acceptable error margin for perf testing 6 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts TS/CUDA: Show device ID in case of multiple devices 6 years ago
video Merge pull request #12829 from tomoaki0705:fixTestVideoOpenCLPyrLK 6 years ago
videoio Remove unused empty block 6 years ago
videostab Add semicolons after `CV_INSTRUMENT` macros 6 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 6 years ago
world Do not build protobuf without dnn (#10689) 7 years ago
CMakeLists.txt cmake: allow providing list of extra modules paths 7 years ago