1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 00:01:17 +08:00
Files
opencv_contrib/modules/cudaimgproc
Mitul Vekariya 6a71751a64 Merge pull request #3185 from northvolt:hough_cuda_texture_obj
Use texture Object to make cv::cuda::HoughSegmentDetectorImpl::detect() thread-safe

* Use texture Object to make HoughSegmentDetectorImpl::detect() thread-safe

* Use parameter useRoi correctly in HoughLinesProbabilistic cuda test

Signed-off-by: Ron Evans <ron@hybridgroup.com>

Co-authored-by: airtop-bast <airtop-bast@northvolt.com>
Co-authored-by: Ron Evans <ron@hybridgroup.com>
2022-03-04 16:08:11 +03:00
..