James Bowley
8a6ea82ed0
Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class.
...
Fixes bugs in cv::cuda::demosaicing, cv::cuda::resize and cv::cuda::HoughSegmentDetector.
2022-12-15 12:36:59 +02:00
nosajthenitram
39ced2af67
Merge pull request #2554 from nosajthenitram:2048_cuda_cascade_no_longer_available
...
* Re-enabled the CUDA cascade classifier support using the openCV4.x FileStorage API.
* Re-enabled the CUDA cascade classifier tests.
Removed line of disabled code from cascade read.
2020-06-11 11:26:51 +03:00
Alexander Alekhin
43ab2d8f39
cuda: disable code using obsolete objdetect API
2018-11-10 01:50:23 +03:00
Hamdi Sahloul
8812513602
Remove cuda.HOG unnamed enum
2018-09-20 06:45:24 +09:00
Alexander Alekhin
82733fe56b
cuda: move CUDA modules to opencv_contrib
...
OpenCV 4.0+
2018-09-19 18:57:43 +03:00