How can I use 4.1.1 opencv with a built-in jetpack?

I want to use it for a yolo build, how can I use the built-in 4.1.1? And what’s the difference from the sauce I built myself?

Hi @yeongjae8066,

Jetpack includes OpenCV, however that version does not include support for CUDA. If you need CUDA OpenCV functionality you want to build it from source.

Here is a wiki page that might be useful for you.

Regards,

Fabian
www.ridgerun.com

1 Like