Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Steve 8a6fabed83 Avoid segmentation fault 8 years ago
..
calib3d calib3d: fix InputArray -> CvMat 8 years ago
core Avoid segmentation fault 8 years ago
cudaarithm build: fix cuda tests 8 years ago
cudabgsegm Fixed identifiers warns 9 years ago
cudacodec Fixed identifiers warns 9 years ago
cudafeatures2d test: fix cuda build 8 years ago
cudafilters Update docs for 32f support in morphology operation 8 years ago
cudaimgproc build: cuda warnings 8 years ago
cudalegacy Merge pull request #7370 from souch55:Fixxn 9 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 9 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 9 years ago
highgui highgui: change waitKey() default behaviour 8 years ago
imgcodecs cmake(osx): fix CoreImage error (#7916) 8 years ago
imgproc Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 8 years ago
java OpenCV version++ 8 years ago
ml Merge pull request #7855 from logic1988:master 8 years ago
objdetect test: use relative error in HOG tests 8 years ago
photo photo: fix InputArray -> CvMat 8 years ago
python update samples: waitKey() usage 8 years ago
shape Merge pull request #7370 from souch55:Fixxn 9 years ago
stitching test: don't check magic values in stitching perf test 8 years ago
superres warnings 8 years ago
ts Merge pull request #7872 from alalek:merge-2.4 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 9 years ago
viz viz: free new[] allocated arrays using delete[] instead of free 8 years ago
world Fixed identifiers warns 9 years ago
CMakeLists.txt