Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 659 Bytes

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