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 185faf99bd ocl: simplify ocl::Timer interface 7 years ago
..
calib3d made flann dependency for features2d optional 7 years ago
core ocl: simplify ocl::Timer interface 7 years ago
cudaarithm
cudabgsegm
cudacodec Merge pull request #9599 from whizzzkid:master 8 years ago
cudafeatures2d
cudafilters cudafilters: don't modify "const" data 8 years ago
cudaimgproc
cudalegacy
cudaobjdetect fix CUDA build 8 years ago
cudaoptflow Merge pull request #9075 from TonyLianLong:master 8 years ago
cudastereo
cudawarping
cudev Replace private.cuda.hpp with conditional include of cuda_fp16.h. 7 years ago
dnn ocl: simplify ocl::Timer interface 7 years ago
features2d made flann dependency for features2d optional 7 years ago
flann Fixed some issues found by static analysis 8 years ago
highgui qt: fix non-world builds 7 years ago
imgcodecs imgcodecs: fix 4 reading channel bmp images 7 years ago
imgproc Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
java Make external cv::dnn::Importer usage is deprecated 8 years ago
js js: skip 'utils' headers 7 years ago
ml Merge pull request #9310 from r2d3:svm_parallel 8 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 8 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
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
viz vtk: eliminate 'override' build warning 8 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt