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.
 
 
 
 
 
 
Coralie RACHEX 16821b877c Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
..
calib3d Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial. 7 years ago
core cmake(opt): AVX512_SKX 7 years ago
cudaarithm Fix CUDA integral. 7 years ago
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 8 years ago
cudacodec Merge pull request #9599 from whizzzkid:master 7 years ago
cudafeatures2d
cudafilters cudafilters: don't modify "const" data 7 years ago
cudaimgproc Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
cudalegacy clean up the code 7 years ago
cudaobjdetect fix CUDA build 7 years ago
cudaoptflow fixed non c++11 warnings. 7 years ago
cudastereo
cudawarping
cudev Fix CUDA integral. 7 years ago
dnn add ocl implementation of proposal layer 7 years ago
features2d clean up the code 7 years ago
flann Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
highgui Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
imgcodecs Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
imgproc Updating rotcalipers.cpp to resolve issue #10096 7 years ago
java OpenCV version++ 7 years ago
js JavaScript bindings for dnn module 7 years ago
ml ml(ANN_MLP): ensure that train() call is always successful 7 years ago
objdetect Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
photo Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
python python: filter modules headers (from <module>/include directory) 7 years ago
shape Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
stitching Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
superres Fixed several issues found by static analysis 8 years ago
ts ts(feature): add "--test_threads=<N>" command-line option 7 years ago
video Optimize OpenCL BackgroundSubstractionMOG2 7 years ago
videoio Changed VA device in MediaSDK session initialization 7 years ago
videostab Merge pull request #9979 from fakabbir:ImproveDoc 7 years ago
viz handle legacy VTK functions 7 years ago
world ocl: fix world compilation on Windows 7 years ago
CMakeLists.txt