opencv_contrib icon indicating copy to clipboard operation
opencv_contrib copied to clipboard

Repository for OpenCV's extra modules

Results 382 opencv_contrib issues
Sort by recently updated
recently updated
newest added

##### System information (version) - OpenCV => 4.5.5 - Operating System / Platform =>Windows 10, 64 bit - Compiler => Visual Studio 2019 ##### Detailed description detect.protocol and detect.caffemodel files...

API should use cv::Mat / InputArray instead of filenames. Details: #3012

bug
category: sfm

##### System information (version) - OpenCV => master - Operating System / Platform => Windows 64 Bit / Python - Compiler => Visual Studio ##### Detailed description Calling the funcion...

bug
category: aruco

##### System information (version) - OpenCV => 4.2 - Operating System / Platform => Windows 64 Bit / arm32 - Compiler => Visual Studio 2017 / gcc 最近在研读二维码相关的代码,我注意到wechat_qrcode尝试了4次二值化算法来trydecode。在二值化算法结果后,我尝试保存了二值化之后的图像。同一张原图通过Hybrid,FastWindow , SimpleAdaptive...

question (invalid tracker)
invalid

##### Detailed description The `LSDDetector::detect` function takes in input, among others, the `scale` parameter, which should be the scale factor used in pyramids generation, according to the documentation (see [here](https://github.com/opencv/opencv_contrib/blob/4.5.5/modules/line_descriptor/include/opencv2/line_descriptor/descriptor.hpp#L951))...

##### System information (version) - OpenCV => 4.5.3 - Operating System / Platform => Windows 64 Bit - Compiler => Visual Studio 2019 ##### Detailed description Hi, I am trying...

category: rgbd

**WIP** **DO NOT MERGE**, **DO NOT CLOSE** previous #1042 ``` buildworker:Custom=linux-4,linux-6 docker_image:Custom=ubuntu-cuda:18.04 Xbuildworker:Custom=linux-1,linux-4,linux-6 Xbuild_image:Custom=qt:16.04 ```

##### System information (version) - OpenCV => 4.0.0-beta ##### Detailed description At the moment, kinfu::ICP can only be used via rgbd::FastICPOdometry or kinfu::KinFu, which both need depthmaps as input. In...

feature
category: rgbd

Just added a download so that the user doesn't need to manually do it.

category: bindings julia

OpenCV => 4.1.0-dev Operating System / Platform => Windows 10 (64 Bit) Hi, first of all, thanks for your work! I'm trying to save and then load a custom dictionary...

category: aruco
category: python bindings