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 4f9db2c03a Merge pull request #12377 from alalek:inputarray_raw_wrapper_customtype 6 years ago
..
calib3d calib3d: use `Mat::reserveBuffer()` instead of `.create()` 6 years ago
core Merge pull request #12377 from alalek:inputarray_raw_wrapper_customtype 6 years ago
cudaarithm Closes #12281 - a bug in cuda::pow with negative base values 6 years ago
cudabgsegm
cudacodec
cudafeatures2d CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 6 years ago
cudafilters Misc. typos 6 years ago
cudaimgproc Misc. typos 6 years ago
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo cuda: fix build 6 years ago
cudawarping Source typo fixes 6 years ago
cudev Source typo fixes 6 years ago
dnn dnn: fix tests build with disabled OpenCL 6 years ago
features2d Misc. typos 6 years ago
flann opencv: Use cv::AutoBuffer<>::data() 6 years ago
highgui Merge pull request #12219 from alalek:fix_assert_messages 6 years ago
imgcodecs imgcodecs(webp): use safe cast to size_t on Win32 6 years ago
imgproc Fixed bit-exact resize wide intrinsics implementation for 16U 6 years ago
java java: fix LIST_GET macro 6 years ago
js js: use generated list of OpenCV headers 6 years ago
ml ml: fix adjusting K in KNearest (#12358) 6 years ago
objdetect Merge pull request #12136 from sturkmen72:update_documentation 6 years ago
photo Merge pull request #12136 from sturkmen72:update_documentation 6 years ago
python python: add support for NMSBoxes 6 years ago
shape Update aff_trans.cpp 6 years ago
stitching Update documentation and samples 6 years ago
superres build: unreachable code after CV_Error() 7 years ago
ts Added option to fail on missing testdata 6 years ago
video Update documentation and samples 6 years ago
videoio Fix https://github.com/opencv/opencv/issues/12301 6 years ago
videostab Fixed issues found by static analysis (mostly DBZ) 6 years ago
viz viz: call "mapper->Update()" before and after SetInputData() 6 years ago
world
CMakeLists.txt