jetsonhacks/buildOpenCVTX2

How to configure environment variables

Programmerwyl opened this issue · 3 comments

Firstly ,thanks for your work
I have some question
when I complete the script , is it necessary to configure the environment variables for opencv ?
Is there any way to tell if cuda is accelerating opencv ?
Thanks again

It's a standard OpenCV installation, you will need to configure it accordingly.

Hi @jetsonhacks Thank you very much for your reply.
I don't really know how to configure it, can you tell me more about it
Thanks

It depends on what you are trying to accomplish.
There are entire books written on the subject, for example: https://amzn.to/2M5bej6
For this script, there is an article and a video: https://www.jetsonhacks.com/2018/05/28/build-opencv-3-4-with-cuda-on-nvidia-jetson-tx2/

In a code repository such as this, typically people ask specific questions about issues they are having.