openCV, CUDA, GPU, python, c++, camera

Well, just flashed my jetson tk1

I want to start working with opencv, cuda and gpu with c ++ or python …

Do you recommend following these steps? For the installation of opencv:

Http://elinux.org/Jetson/Installing_OpenCV

My biggest question is:
How to relate cuda, opencv, gpu processing and a programming language either python or c ++ with qt?

Please can you help me… :)

Hi,

OpenCV4Tegra can be installed with JetPack.

For Python wrapper, please check this topic:
https://devtalk.nvidia.com/default/topic/1013676/python-opencv-on-tk1/?offset=5

Thanks.