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.
 
 
 
 
 
 
Juha Reunanen 5b41599911 Fix pointPolygonTest for large coordinate values (#10222) 7 years ago
..
calib3d Merge pull request #10199 from alalek:fix_calib3d_fisheye_rectify_test 7 years ago
core Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
cudaarithm suppress warning on Jetson TK1 8 years ago
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudacodec Merge pull request #9599 from whizzzkid:master 7 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters cudafilters: don't modify "const" data 7 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudaobjdetect fix CUDA build 7 years ago
cudaoptflow fixed non c++11 warnings. 7 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 7 years ago
dnn Merge pull request #10164 from pengli:dnn 7 years ago
features2d Merge pull request #10180 from alalek:ocl_avoid_unnecessary_initialization 7 years ago
flann Fixed some issues found by static analysis 7 years ago
highgui Merge pull request #9850 from klchang:master 7 years ago
imgcodecs Fixed/disabled warnings produced by GCC 7 7 years ago
imgproc Fix pointPolygonTest for large coordinate values (#10222) 7 years ago
java Merge pull request #9698 from abratchik:parse.doxygen 7 years ago
js js: fix tests (qunit -> node-qunit) 7 years ago
ml Merge pull request #10170 from LaurentBerger:Issue10166 7 years ago
objdetect ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
photo removed unnecessary line 7 years ago
python Merge pull request #10152 from alalek:py_fix_isalgorithm 7 years ago
shape some improvements on tutorials 7 years ago
stitching ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
superres Fixed several issues found by static analysis 7 years ago
ts ocl: fix usage of invalid OpenCL cache on mixed 64/32-bit platforms 7 years ago
video Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
videoio Merge pull request #10060 from allnes:videoio_tests_backend 7 years ago
videostab Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
viz cmake: fix WITH_VTK usage 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt