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.
 
 
 
 
 
 
Igor Wodiany d7cbe6e947
Add const to getViewerPose()
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
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
dnn ocl: simplify ocl::Timer interface 7 years ago
features2d made flann dependency for features2d optional 7 years ago
flann
highgui fix code style 7 years ago
imgcodecs
imgproc Merge pull request #9856 from GregoryMorse:patch-1 7 years ago
java
js
ml
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
python Move vector_size_t and vector_vector_Mat 7 years ago
shape
stitching made flann dependency for features2d optional 7 years ago
superres
ts
video
videoio MediaSDK video backend: Windows support 7 years ago
videostab
viz Add const to getViewerPose() 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt