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 4d3cef35c2 Merge pull request #8564 from orisano:patch-1 8 years ago
..
calib3d Merge pull request #8458 from grundman:patch-2 8 years ago
core Merge pull request #8548 from csukuangfj:fix-typo-RNG 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 Reduce dependencies between modules 8 years ago
flann Merge pull request #8346 from Sahloul:fixes/python_wrapper/flann 8 years ago
highgui Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
imgcodecs Fix UIImageToMat method by taking image scale information into account 8 years ago
imgproc Fixed cvtColor OCL compilation issue (BGRA2mBGRA) 8 years ago
java Added javadoc generation 8 years ago
ml Fixed Algorithm.save and other methods work in Java 8 years ago
objdetect Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
photo suppress warning on Jetson TK1 8 years ago
python Avoid memory leakage in smart pointers wrapper 8 years ago
shape remove precomp.cpp 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 Updating documentation. 8 years ago
videoio Remove stdout log when destructor called. 8 years ago
videostab
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