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.
 
 
 
 
 
 
ZaKiiiiiiiii 98b6ce353c
Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer
3 years ago
..
calib3d Fixed typo in CV_Error message 3 years ago
core Merge pull request #21011 from vrabaud:3.4 3 years ago
cudaarithm cuda: fix inplace condition in cv::cuda::flip 4 years ago
cudabgsegm fix test failure on Jetson TX2 5 years ago
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 4 years ago
cudafeatures2d
cudafilters suppress GaussianBlur to generate empty images 3 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect
cudaoptflow tvl1 cuda optflow optimization 3 years ago
cudastereo
cudawarping
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn Merge pull request #20904 from Crayon-new:fix_bug_in_maxLayer 3 years ago
features2d build: fix MSVC-Clang warnings about unused parameters in stubs 3 years ago
flann Remove static initializers caused by templated static member. 4 years ago
highgui highgui: drop invalid cvGetWindowImageRect 3 years ago
imgcodecs 32bit rgb bmp file should not copy data as rgba 3 years ago
imgproc Add conventional Bayer naming. 3 years ago
java Automatically set the correct OpenCV version in build.gradle 3 years ago
js Merge pull request #20743 from keroiber:prefix_js_function_bindings_with_namespace 3 years ago
ml fix testSaveLoad 3 years ago
objdetect Merge pull request #21003 from APrigarina:add_test_qrdetect_fix 3 years ago
photo Tile: 3 years ago
python pre: OpenCV 3.4.16 (version++) 3 years ago
shape
stitching fix loop boundary condition 4 years ago
superres build: eliminate build warnings 3 years ago
ts Merge pull request #20146 from asmorkalov:as/java_test_filter 4 years ago
video Update perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp 3 years ago
videoio videoio(dshow): eliminate build warnings from MSVC-Clang 3 years ago
videostab
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt