|
pygame is
pygame.org is
|
pycam
pycam - 0.0.1Brian Thorne (thorney)Tags:DescriptionA project exploring using the new Camera module for basic computer vision.
Currently has example with eye and face detection, based on opencv's Haar classifiers.
There is a edge detection example that uses either scipy's signals module, numpy convolution or pygame's transform.
There is an opencv camera wrapping class that allows an opencv camera to be used with pygame. Adapts the numpy cvmat returned by opencv into a surface.
Implements a VideoCapturePlayer class which can be used as a base for doing simple image processing on live video. A process can be given (as a function) that is run on every frame between capture and display. Alternatively it can simply display live video. It will try use the pygame camera module, if this is unavailable it will try to use opencv for image capture using the wrapper mentioned above.
http://bitsofpy.blogspot.com/search/label/pycam LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 24, 2013
May 23, 2013
May 22, 2013
May 21, 2013
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
... more!
|
|