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 c5a86c22a4 core(ocl): add option to abort on OpenCL kernel build failure 3 years ago
..
calib3d Summarize PnP pose computation on a single separate page. 3 years ago
core core(ocl): add option to abort on OpenCL kernel build failure 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 5 years ago
cudafeatures2d
cudafilters suppress GaussianBlur to generate empty images 3 years ago
cudaimgproc Remove compiler warnings 5 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect suppress noisy warning 6 years ago
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 #21336 from alalek:dnn_pooling_check_array_indexes 3 years ago
features2d Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
flann Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
highgui Merge pull request #21331 from alalek:issue_21289 3 years ago
imgcodecs Merge pull request #21329 from alalek:cmake_openexr_find_package 3 years ago
imgproc Merge pull request #21275 from stal12:CCL_improvements 3 years ago
java Automatically set the correct OpenCV version in build.gradle 3 years ago
js Fix typos discovered by codespell 3 years ago
ml Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
objdetect (3.4) Fixed several issues found by static analysis 3 years ago
photo add !empty assertion in seamlessClone() 3 years ago
python python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
shape
stitching fix loop boundary condition 4 years ago
superres build: eliminate build warnings 3 years ago
ts Merge pull request #21088 from rogday:onnx_tests 3 years ago
video Update perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp 3 years ago
videoio videoio: fix ffmpeg standalone build 3 years ago
videostab backport: fixed warnings produced by clang-9.0.0 5 years ago
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt