Skip to content

mhoxha/pattern-tracking-IP-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pattern Tracking IP-camera is a project created by Mybareq Hoxha, currently a student at Tecnological Educational Institute of central Greece.

This project is about an IP-camera that tracks a pattern, written in python.
A Shixin IP-109HW is used for this example.
The purpose of this project is educational and any correction of the code is accepted.

Explaining the code

The packages that have been used are, urllib to take a snapshot from the camera, numpy to make the image into an array, opencv to detect the pattern and httplib to send commands to the IP-camera. There are comments in the code so you can undestand exactly how it works.

Links

https://docs.python.org/2/tutorial/
http://docs.opencv.org/doc/tutorials/tutorials.html
http://wiki.scipy.org/Tentative_NumPy_Tutorial
http://www.shixin-china.com/1363.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages