Packaging OpenCV with CUDA - Install on Jetson

preview_player
Показать описание
Here's how to do it! Items in the video:

NOTE: If you use the cp command to save or copy your build products, make sure to keep the same time stamps. For example:

$ cp -r --preserve=timestamps build_opencv /path/to/destination

This is for all Jetsons, including the Jetson Nano, Jetson Xavier, and Jetson Orin series.

00:00 Introduction
00:13 Saving Build Artifacts
01:21 Restoring Build Artifacts
01:44 Simple make install
03:15 Build Package - First method
04:30 Build Package - Command Line Copy Method
07:03 Install Package
08:49 Resolving Runtime Dependencies

As an Amazon Associate I earn from qualifying purchases.

Some of these links here are affiliate links. As an Amazon Associate I earn from qualifying purchases at no extra cost to you.
Рекомендации по теме
Комментарии
Автор

Thanks a bunch! I'm curious about the distinctions among the OpenCV packaging types with CUDA. You shared three, each employing different approaches. Can you elaborate on the differences?

vuxuanhai
Автор

Can I do the same for jetson orin nano?

surflaweb