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 515e01e649 Merge pull request #8852 from BKNio:testsForVideoStab 8 years ago
..
calib3d Merge pull request #8803 from 4ekmah:sgbm_modehh4_SIMD 8 years ago
core Merge pull request #8838 from tomoaki0705:dispatchFp16 8 years ago
cudaarithm Merge pull request #8314 from chacha21:fix_cuda_absdiff 8 years ago
cudabgsegm
cudacodec
cudafeatures2d
cudafilters Remove redundant precomp.hpp and using-namespace 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
cudastereo
cudawarping
cudev Use %% for inline assembly rather than % so this compiles with clang. 8 years ago
features2d Merge pull request #8455 from terfendail:ovxhal_skipsmall 8 years ago
flann Update autotuned_index.h 8 years ago
highgui Merge pull request #8307 from AhiyaHiya:dev_xcode_macos_universal_binary 8 years ago
imgcodecs issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 8 years ago
imgproc Fallback to single threaded version of IPP gaussian blur / bilateral filter when the mutlithreaded version cannot be called. 8 years ago
java java: use module's public headers only 8 years ago
ml fixing segfaults occuring when launching those unit tests 8 years ago
objdetect obdetect: fix in SSE code 8 years ago
photo photo(test): fix MergeRobertson test for AARCH64 build 8 years ago
python fixed typo in pyopencv_from Point3d 8 years ago
shape fixing segfaults occuring when launching those unit tests 8 years ago
stitching Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 8 years ago
superres suppress warnings from cuda 8 years ago
ts SoftFloat integrated (#8668) 8 years ago
video Merge pull request #8455 from terfendail:ovxhal_skipsmall 8 years ago
videoio V4L: do not return frame if it can not be retrieved 8 years ago
videostab add tests for videostab; 8 years ago
viz
world core: CPU target dispatcher update 8 years ago
CMakeLists.txt