Skip to content

gyzcode/nano_build_opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV build script for NVIDIA Jetson Nano

This script builds OpenCV from source on Jetson Nano.

Related thread on Nvidia developer forum here.

Usage:

./build_opencv.sh $1

where:

  • $1 optional argument: number or tag of OpenCV you want to attempt to build (default 4.1.0)

Specifying an OpenCV version (git branch)

./build_opencv.sh 4.0.0

Where 4.0.0 is any version of openCV from 2.2 to 4.1.0 (any valid OpenCV git branch or tag will also attempt to work, however the very old versions have not been tested to build and may require spript modifications.).

About

Build OpenCV on Nvidia Jetson Nano

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%