Skip to content

rnfelipe/bir_opencv_installation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BIR OpenCV installation

About

This package has the intention of accelerate the OpenCV installation process by running a bash with all the dependencies and reposituries that are needed.

Installing

  1. Put the bash file into the directory that you want to clone the OpenCV repositories.
  2. Define the version that you want by changing the cvVersion variable on the file.
  3. Use the chmod to turn the script into an executable file.
chmod +x .\opencv_installation.sh
  1. Run the bash file.
.\opencv_installation.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%