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.
 
 
 
 
 
 
Vladislav Sovrasov acedb4a579 dnn: make NMS function public 7 years ago
..
calib3d made flann dependency for features2d optional 7 years ago
core Merge tag '3.3.1' 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 Merge pull request #9075 from TonyLianLong:master 8 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 dnn: make NMS function public 7 years ago
features2d made flann dependency for features2d optional 7 years ago
flann Fixed some issues found by static analysis 7 years ago
highgui fix code style 7 years ago
imgcodecs Update grfmt_gdal.cpp 7 years ago
imgproc Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
java Make external cv::dnn::Importer usage is deprecated 7 years ago
js js: skip 'utils' headers 7 years ago
ml Merge pull request #9310 from r2d3:svm_parallel 7 years ago
objdetect This statement was keeping HAAR cascades from leveraging opencl on nvidia devices. "localSize" on the featureEvaluator remains Size(0, 0) which sets the bool "use_ocl" to false. Adding this allows NVidia GPUs to leverage opencl HAAR Cascades 7 years ago
photo removed unnecessary line 7 years ago
python Move vector_size_t and vector_vector_Mat 7 years ago
shape some improvements on tutorials 8 years ago
stitching made flann dependency for features2d optional 7 years ago
superres Fixed several issues found by static analysis 8 years ago
ts Added support for VSX 7 years ago
video Merge pull request #9466 from huningxin:js 7 years ago
videoio MediaSDK video backend: Windows support 7 years ago
videostab Fixing some static analysis issues 8 years ago
viz vtk: eliminate 'override' build warning 8 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt