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 a46adbfcbc Merge pull request #8020 from alalek:fix_4976 8 years ago
..
calib3d Merge pull request #7975 from tomoaki0705:cleanupCalib3dStereo 8 years ago
core Merge pull request #7863 from tomoaki0705:universalIntrinsicPopcount 8 years ago
cudaarithm build: fix cuda tests 8 years ago
cudabgsegm Fixed identifiers warns 8 years ago
cudacodec Fixed identifiers warns 8 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters BufferPool is used for temporary buffer, use mat create directly 8 years ago
cudaimgproc build: cuda warnings 8 years ago
cudalegacy Merge pull request #7370 from souch55:Fixxn 8 years ago
cudaobjdetect test: fix cuda build 8 years ago
cudaoptflow test: fix cuda build 8 years ago
cudastereo test: fix cuda build 8 years ago
cudawarping Fixed identifiers warns 8 years ago
cudev build: cuda warnings 8 years ago
features2d Merge pull request #7852 from savuor:fix/orb_rotation 8 years ago
flann Merge pull request #7370 from souch55:Fixxn 8 years ago
highgui highgui: preserve waitKey -1 return value 8 years ago
imgcodecs Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit. 8 years ago
imgproc Merge pull request #8000 from mshabunin:fix-opencl-clahe 8 years ago
java Added Java wrapping for tracking module 8 years ago
ml Merge pull request #8019 from berak:patch-2 8 years ago
objdetect test: use relative error in HOG tests 8 years ago
photo photo: fix InputArray -> CvMat 8 years ago
python shape: force column-based vector 8 years ago
shape shape: force column-based vector 8 years ago
stitching test: don't check magic values in stitching perf test 8 years ago
superres warnings 8 years ago
ts cuda: fix CUDA tests initialization 8 years ago
video don't run OpenVX pyrLK if user asked for err vector 8 years ago
videoio cmake(osx): fix CoreImage error (#7916) 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