opencv/modules/core/include/opencv2
chacha21 2db7f8e827 Adding getStdAllocator() to cv::cuda::GpuMat
To be on par with `cv::Mat`, let's add `cv::cuda::GpuMat::getStdAllocator()`
This is useful anyway, because when a user wants to use custom allocators, he might want to resort to the standard default allocator behaviour, not some other allocator that could have been set by `setDefaultAllocator()`
2024-08-01 09:36:08 +02:00
..
core Adding getStdAllocator() to cv::cuda::GpuMat 2024-08-01 09:36:08 +02:00
core.hpp Replace non-ascii character 2024-05-22 20:01:54 +09:00