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 981009ac1f Merge pull request #9999 from mshabunin:fix-gcc72-warnings 7 years ago
..
calib3d Merge pull request #9971 from csukuangfj:fix-doc 7 years ago
core Merge pull request #9999 from mshabunin:fix-gcc72-warnings 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 #9998 from alalek:ocl_fix_dnn_softmax_9991 7 years ago
features2d AVX2 optimized implementation of FAST corner tracking migrated to separate file 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 Update grfmt_gdal.cpp 7 years ago
imgproc Merge pull request #9999 from mshabunin:fix-gcc72-warnings 7 years ago
java cmake: exclude opencv_java (JNI) from OpenCV C++ modules list 7 years ago
js js: skip 'utils' headers 7 years ago
ml Merge pull request #9310 from r2d3:svm_parallel 7 years ago
objdetect Fixed minor issues reported by GCC 7.2 7 years ago
photo removed unnecessary line 7 years ago
python Merge pull request #9736 from Cartucho/const_and_class_to_json 7 years ago
shape some improvements on tutorials 7 years ago
stitching ocl: increase SURF stitching test tolerance 7 years ago
superres Fixed several issues found by static analysis 7 years ago
ts ts(misc): support tables exporting in markdown format 7 years ago
video improve doc. 7 years ago
videoio Merge pull request #9999 from mshabunin:fix-gcc72-warnings 7 years ago
videostab Fixing some static analysis issues 7 years ago
viz Add const to getViewerPose() 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt