FEATURE_SET_COMPUTE_20 299 modules/cudaimgproc/src/hough_circles.cpp dp_, minRadius_, maxRadius_, votesThreshold_, deviceSupports(FEATURE_SET_COMPUTE_20)); FEATURE_SET_COMPUTE_20 160 modules/cudaimgproc/src/hough_lines.cpp linesAccum_gpu(srcPoints, pointsCount, accum_, rho_, theta_, devInfo.sharedMemPerBlock(), devInfo.supports(FEATURE_SET_COMPUTE_20)); FEATURE_SET_COMPUTE_20 164 modules/cudaimgproc/src/hough_segments.cpp linesAccum_gpu(srcPoints, pointsCount, accum_, rho_, theta_, devInfo.sharedMemPerBlock(), devInfo.supports(FEATURE_SET_COMPUTE_20)); FEATURE_SET_COMPUTE_20 78 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) FEATURE_SET_COMPUTE_20 100 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) FEATURE_SET_COMPUTE_20 154 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) FEATURE_SET_COMPUTE_20 175 modules/cudalegacy/src/fgd.cpp deviceSupports(FEATURE_SET_COMPUTE_20), 0); FEATURE_SET_COMPUTE_20 149 modules/cudastereo/test/test_stereo.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) FEATURE_SET_COMPUTE_20 101 modules/cudawarping/src/remap.cpp dst, interpolation, borderMode, borderValueFloat.val, StreamAccessor::getStream(stream), deviceSupports(FEATURE_SET_COMPUTE_20)); FEATURE_SET_COMPUTE_20 318 modules/cudawarping/src/warp.cpp dst, interpolation, borderMode, borderValueFloat.val, StreamAccessor::getStream(stream), deviceSupports(FEATURE_SET_COMPUTE_20)); FEATURE_SET_COMPUTE_20 457 modules/cudawarping/src/warp.cpp dst, interpolation, borderMode, borderValueFloat.val, StreamAccessor::getStream(stream), deviceSupports(FEATURE_SET_COMPUTE_20));