Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 231 Bytes

scripts

These are useful scripts for vision-related tasks:

build_opencv_debian.sh

Creates a file, opencv-ARCH.tar.gz that contains the compiled opencv.

To install, run sudo tar xfv opencv-ARCH.tar.gz -C /usr/local