Cuda support open cv for jetson orin nano

I tried to install Opencv with cuda support on jetson orin nano but I could not get it to work please help me. script or steps

Hi,

You can find our script in the below repo:

Thanks.

which one are suitable for jetson orin nano (8gb).
I am conduction a research based on YOLO for weed plant detection please suggest a suitable approach for this.

Hi,

It depends on the JetPack version (related to the CUDA compatibility).
If you are using JetPack 6.1+ with CUDA 12.6, please try the script for OpenCV 4.10.

Thanks.

currently use
JetPack Version**: 6.2.1
CUDA Version**: 12.6
What should I do to install OpenCV with CUDA support?

Hi,

You can try the above script to build OpenCV with CUDA support.
Thanks.