Scientific Research using the Open Source Computer Vision Library.
- Development of video analysis system
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
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