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.
 
 
 
 
 
 
LukeZhu 65be9e1978 Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
..
calib3d Merge pull request #8660 from 4ekmah:making_sgbm_parallel 8 years ago
core Merge pull request #8398 from woodychow:normL2Sqr_avx2 8 years ago
cudaarithm Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
cudabgsegm
cudacodec
cudafeatures2d test: fix cuda build 8 years ago
cudafilters BufferPool is used for temporary buffer, use mat create directly 8 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy
cudaobjdetect Add cuda::streams to by_rows and 8UC1 functions 8 years ago
cudaoptflow Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
features2d Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
flann Update autotuned_index.h 8 years ago
highgui Fixes typo 8 years ago
imgcodecs Merge pull request #8645 from brian-armstrong-discord:bugfix_inmemory_exif 8 years ago
imgproc Merge pull request #8391 from woodychow:warpAffine_avx2 8 years ago
java Merge pull request #8653 from alalek:android_fixes 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect Update for IPP for OpenCV 2017u2 integration; 8 years ago
photo 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 8 years ago
python python: move Ptr specializations above generic_vec to allow vector_Ptr_T 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Clear old CameraParameters in AffineBasedEstimator 8 years ago
superres suppress warnings from cuda 8 years ago
ts ocl: dump OpenCL driver version in tests 8 years ago
video Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
videoio Merge pull request #8271 from ziggy90127:avfoundation-bugfix1 8 years ago
videostab Add method KeypointBasedMotionEstimator::estimate(InputArray, InputArray) to support both cpu & opencl algorithm processing 8 years ago
viz viz: fix compilation - we need the VTK includes before ocv_define_module 8 years ago
world core: CPU target dispatcher update 8 years ago
CMakeLists.txt