Skip to content

A tiny script to install OpenCV library onto your Mac.

Notifications You must be signed in to change notification settings

oleskii/install_opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contents:

/python3/ — contains following files:

  • config.sh — configuration for install script - please edit to fit your needs.
  • install.sh — main script.
  • uninstall.sh — uninstall executable (removes OpenCV and Homebrew). - be careful

Installation:

  1. Edit config.sh (optional)
  2. Execute install.sh
  3. Wait...

Uninstallation:

  1. config.sh should contain same data, as it contained during install process
  2. Execute uninstall.sh
  3. Wait...

About

A tiny script to install OpenCV library onto your Mac.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published