Skip to content

AngelTepetla/OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV 2.4.9 Raspberry Pi

Instalación

Descargar el script, y ejecutarlo en terminal...

sudo chmod +x opencvPy.sh

./opencvPy.sh

Prueba

Abrir python en la terminal, y probar la versión instalada


>>> import cv2

>>> cv2.__version__


El resultado deberia ser '2.4.9'

Releases

No releases published

Packages

No packages published

Languages