mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 00:01:17 +08:00

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>