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 11626fe32c Merge pull request #8975 from sovrasov:fs_additional_errors 7 years ago
..
calib3d calib3d: fix not working CALIB_FIX_TANGENT_DIST flag 7 years ago
core Merge pull request #8975 from sovrasov:fs_additional_errors 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 Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters Remove redundant precomp.hpp and using-namespace 8 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 Merge pull request #9075 from TonyLianLong:master 7 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 7 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
dnn Merge pull request #9078 from arrybn:resnet_squeezenet_tests 7 years ago
features2d Merge pull request #8910 from gylns:mser 7 years ago
flann Merge pull request #9075 from TonyLianLong:master 7 years ago
highgui Merge pull request #9075 from TonyLianLong:master 7 years ago
imgcodecs Fixed some issues found by static analysis (4th round) 7 years ago
imgproc Merge pull request #9048 from sovrasov:morph_hitmiss_fix 7 years ago
java add java wrappers to dnn module 7 years ago
ml Prevent crash when attempting to create training data without responses. 7 years ago
objdetect Merge pull request #9042 from terfendail:haar_avx 7 years ago
photo Get rid of OPENCV_NOSTL definition 7 years ago
python static analyze: python dynamic_cast checks 7 years ago
shape Fixed several issues found by static analysis 7 years ago
stitching Merge pull request #9075 from TonyLianLong:master 7 years ago
superres Fixed several issues found by static analysis 7 years ago
ts Merge pull request #9075 from TonyLianLong:master 7 years ago
video Merge pull request #9075 from TonyLianLong:master 7 years ago
videoio Merge pull request #8914 from stnk20:gstreamer_yuv 7 years ago
videostab Fixing some static analysis issues 8 years ago
viz static build workaround 7 years ago
world build: update modules descriptions 8 years ago
CMakeLists.txt