Skip to content

An OpenCV / CUDA video crop class and example for the NVIDIA Jetson Orin and Xavier written in C++17

Notifications You must be signed in to change notification settings

Positivedelta/OpenCV-CUDA-Video-Image-Crop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jetson Orin / Xavier CUDA Video Crop Example

An OpenCV / CUDA video crop example for the Jetson Orin / Xavier written in C++17

Build

mkdir build
cd build
cmake ..

Execute

mkdir video
cp some-path/some-video.mp4 /video
./centre-crop video/some-video.mp4

Tested Using

JetPack 5.0.2

About

An OpenCV / CUDA video crop class and example for the NVIDIA Jetson Orin and Xavier written in C++17

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published