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 36b5abf6b7 Merge pull request #7857 from savuor:openvx_macro_wrappers 8 years ago
..
calib3d Merge pull request #7800 from paroj:fisheye_undist 8 years ago
core OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 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 build: cuda warnings 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 #7787 from alalek:ocl_explicit_only 8 years ago
flann Merge pull request #7370 from souch55:Fixxn 8 years ago
highgui highgui: g_thread_create deprecated warning 8 years ago
imgcodecs Add imread documentation note when EXIF orientation is embedded. 8 years ago
imgproc OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 8 years ago
java java: fix PATH environment variable 8 years ago
ml Merge pull request #7371 from mshabunin:aruco-java-wrap 8 years ago
objdetect ocl: stop using of OpenCL without explicit UMat arguments 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 warnings 8 years ago
ts Test run script: added long test filter for valgrind 8 years ago
video Removed redundant calculations 8 years ago
videoio Fix for unhandled error cases when using Media Foundation 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