frecza1 / chronolapse

Automatically exported from code.google.com/p/chronolapse
MIT License
0 stars 0 forks source link

use pyOpenCV to add support for mac and linux (finally) #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://opencv.willowgarage.com/documentation/python/reading_and_writing_images_a
nd_video.html#index-1087

Original issue reported on code.google.com by kee...@gmail.com on 29 Apr 2011 at 7:51

GoogleCodeExporter commented 8 years ago
http://www.jperla.com/blog/post/capturing-frames-from-a-webcam-on-linux

Original comment by kee...@gmail.com on 2 May 2011 at 9:20

GoogleCodeExporter commented 8 years ago
http://wiki.wxpython.org/WorkingWithImages

Original comment by kee...@gmail.com on 2 May 2011 at 9:23

GoogleCodeExporter commented 8 years ago
Requires platform specific mencoder builds, updating the webcam config dialog 
to work with opencv, update image saving to work with opencv (just use PIL to 
save directly), and OS specific build scripts.

Can we count on mencoder to be available on mac and linux by default or do we 
need to package it?

Original comment by kee...@gmail.com on 2 May 2011 at 9:26

GoogleCodeExporter commented 8 years ago
Have openCV working in windows but same code doesn't work in *nix. :/

Original comment by kee...@gmail.com on 10 May 2011 at 12:12