Hello everyone,
My code was written in python3 using some opencv libs and tensorflow. However after installing jetpack 3.2 in my recently bought jetson_tx1, I found there is no opencv3 wrapper comes along with python3 by default in jetpack 3.2. I tried to found any custom settings in jetpack to configure opencv to python3 but not found any.
I’m planning to install opencv3+python3 through github from source.
How about the performance of building opencv from the above way compared to the opencv comes along with jetpack, is there any performance decrease/increase?
Can I able to configure jetpack3.2_installation_script to opencv3+python3(by default it is python2)?
Can I build opencv from inbuilt emmc of TX1 as I have only 4GB of free space?
I appreciate your prompt replies and kind advice.
Thanks!!