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 dac37a0bc9 features2d: update rotation invariance test 8 years ago
..
calib3d convertPointsToHomogeneous: fix output type for depth == CV_32S 8 years ago
core calib3d: fix missing cv::redirectError symbol error 8 years ago
cudaarithm Merge pull request #7370 from souch55:Fixxn 8 years ago
cudabgsegm Fixed identifiers warns 8 years ago
cudacodec Fixed identifiers warns 8 years ago
cudafeatures2d Merge pull request #7370 from souch55:Fixxn 8 years ago
cudafilters fix defines typo 8 years ago
cudaimgproc Fixed identifiers warns 8 years ago
cudalegacy Merge pull request #7370 from souch55:Fixxn 8 years ago
cudaobjdetect Fixed identifiers warns 8 years ago
cudaoptflow Merge pull request #7370 from souch55:Fixxn 8 years ago
cudastereo Fixed identifiers warns 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev Merge pull request #7370 from souch55:Fixxn 8 years ago
features2d features2d: update rotation invariance test 8 years ago
flann Merge pull request #7370 from souch55:Fixxn 8 years ago
highgui Fix error gtk 8 years ago
imgcodecs Merge pull request #7638 from ArkadiuszRaj:move-exif-from-jpeg-to-loadsave 8 years ago
imgproc laplacian ocl kernel optimization 8 years ago
java fix for #7510, #7511 and #7512 8 years ago
ml Merge pull request #7371 from mshabunin:aruco-java-wrap 8 years ago
objdetect Fixed several OpenCL compiler warnings 8 years ago
photo test: change condition in Photo_Decolor 8 years ago
python Merge pull request #7644 from alalek:cmake_python_install 8 years ago
shape Merge pull request #7370 from souch55:Fixxn 8 years ago
stitching test: don't check magic values in stitching perf test 8 years ago
superres Merge pull request #7370 from souch55:Fixxn 8 years ago
ts --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
video Fixed several OpenCL compiler warnings 8 years ago
videoio Fixed with review comments. 8 years ago
videostab Merge pull request #7370 from souch55:Fixxn 8 years ago
viz viz: free new[] allocated arrays using delete[] instead of free 8 years ago
world Fixed identifiers warns 8 years ago
CMakeLists.txt