Quote:
Originally Posted by SamCarlberg
The Java bindings don't support CUDA. You have to use C++ to get GPU acceleration, which is the entire point of the Jetson.
OpenCV does have an official Java API. It just doesn't include the CUDA functions.
|
Does the python api for OpenCV support CUDA?