Skip to content

A script for installing OpenCV(v3.3) library in Debian Based OS

License

Notifications You must be signed in to change notification settings

danitico/opencv-debian-based-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

OPENCV LIBRARY FOR DEBIAN BASED OS

USAGE

  • Clone the repository

     git clone https://github.com/danitico/opencv-debian-based-os.git
    
  • Change the permissions of INSTALL.sh

     cd opencv-debian-based-os/
     chmod u+x INSTALL.sh
    
  • Execute it!

     ./INSTALL.sh
    

TRY OUT THE LIBRARIES

  • If all was ok, the next GoogleTest should have one error (This error appears because of there isn't a sample image)

     cd /home/<your_user>/OpenCV/build/bin
     ./opencv_test_core
    

LICENSE

Licensed under MIT

About

A script for installing OpenCV(v3.3) library in Debian Based OS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published