Thread history

From Talk:Jetson/Installing OpenCV
Viewing a history listing
Jump to: navigation, search
Time User Activity Comment
18:41, 18 September 2014 Shervin.emami (talk | contribs)

New reply created

(Reply to problems with OpenCV install on Jetson TK!. (CUDA_CUDA_LIBRARY undefined))
14:02, 18 September 2014 Krbolson (talk | contribs)

New thread created

 

CUDA itself is functional, OpenCV-2.4.9.zip download as described here. But ccmake reports CUDA_CUDA_LIBRARY undefined, numpy not present, etc. (In default tegraK1 ubuntu out-of-box)

14:02, 18 September 2014

It sounds like you are trying to build OpenCV from source? If you do that, you can't get the hundreds of CPU optimizations (for quad-core and NEON SIMD) that OpenCV4Tegra prebuilt packages provide. So I recommend that you don't build OpenCV from source, I recommend you use the OpenCV4Tegra prebuilt packages, as mentioned above the manual installation section. OpenCV manual installation is mostly just for people modifying the OpenCV library (such as NVIDIA employees, since we have access to the OpenCV4Tegra source code including all our closed-source optimizations).

18:41, 18 September 2014