MouseTrap Dev Help/gstreamer

(Difference between revisions)
Jump to: navigation, search
(Categorized)
(Status)
Line 6: Line 6:
  
 
= Status =
 
= Status =
* Web cam example (see references below) works on Fedora 18, GTK3, and Python3.
+
* Web cam example
 +
  * [DONE] http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/webcam-1.0
 
* Need to figure out how to capture a single image.
 
* Need to figure out how to capture a single image.
 +
  * [TODO] [post link to working code]
 
* Need to figure out how to process single image to find points of interest (this may require a different API, such as NumPy from SciPy)
 
* Need to figure out how to process single image to find points of interest (this may require a different API, such as NumPy from SciPy)
 +
  * [TODO] [post link to working code]
  
 
= References =
 
= References =

Revision as of 20:10, 19 April 2013

Contents

Motivation

OpenCV has not been ported to Python3. We need a Python3 library for getting images from a webcam. Gstreamer might work.

Good Vibrations

Gstreamer 1.0 works in Python3 and is based on GTK3.

Status

  • Web cam example
 * [DONE] http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/webcam-1.0
  • Need to figure out how to capture a single image.
 * [TODO] [post link to working code]
  • Need to figure out how to process single image to find points of interest (this may require a different API, such as NumPy from SciPy)
 * [TODO] [post link to working code]

References

Personal tools
Namespaces
Variants
Actions
Events
Learning Resources
HFOSS Projects
Evaluation
Navigation
Toolbox