Dear,
It looks like OpenCV for Python is not support GPU acceleration.
Is there a plan to support for CUDA python?
Thanks
Dear,
It looks like OpenCV for Python is not support GPU acceleration.
Is there a plan to support for CUDA python?
Thanks
Hi chjung90,
You can install PyCUDA with the command shared here:
[url]https://devtalk.nvidia.com/default/topic/1027116/jetson-tx2/installing-pycuda-on-jetson-tx2/[/url]
Thanks.