Skip to content

aledemiate/ic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IC - UFABC

Scientific Research using the Open Source Computer Vision Library.

  • Development of video analysis system

Installing on Ubuntu

1 - Download or clone this project:

2 - Open the Terminal, go to the download directory and use these commands:

  • sudo apt-get install libopencv-dev python-opencv
  • bash install-opencv.sh

3 - After install, type in Terminal:

  • python2 Teste.py

Extra

Use an Android camera to get frames

4 - Open the Terminal, go to the download directory and use this command:

  • bash droidcam.sh

5 - After install, type in Terminal:

  • droidcam

** Don't forget to chance the VideoCapture on python file.


Alexandre Demiate - www.demiate.com.br

Releases

No releases published

Packages

No packages published