Nvidia Jetson TX2 OpenCV missing modules

Hello

My development environment is Nvidia Jetson TX2 devkit. My aim is to track an aruco marker using opencv for python. I installed opencv 3.4.6 to my jetson to work with caffe model ( I think 4.x.x versions do not support caffe model ). However when I import aruco in the code the error is aruco module not found. What should I do to make my python able to see aruco modules.

Best

Issue was posted at wrong forum, thus we didn’t see it.

Is this still an issue to support?

Thanks

Hi,
On r32 releases, caffe model is not supported by default. Would suggest you convert to TensorRT.

This is not an issue anymore. Thanks for your help!

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