About the opencv contrib library

Hi,

I’m working with jetson nano and i had doubt about the creation of opencv contrib. In my jetson nano, the existing opencv which is present in jetpack sdk i’m using the version called 4.1.1 But by using this code “sudo apt-get install python3-opencv-contrib” can i get the version to opencv 4.9.0 or else what version by defaultly the contrib library gets.

Hi,
You would need to manually build and install it. A user shares a script and please give it a try:
GitHub - mdegans/nano_build_opencv: Build OpenCV on Nvidia Jetson Nano

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.