1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00
Files
opencv_contrib/modules/cudaarithm
sdy623 4e766a039e cudaarithm: fix the compile faiure of CUDA 12.4.x .
A slight API change of NPP nppiMeanStdDevGetBufferHostSize_8u_C1R
The type of bufSize is size_t instead of int in CUDA 12.4.x
2024-04-23 21:43:40 +09:00
..