digitalmars.D.learn - Interfacing with webcam
- Kyle (5/5) Sep 29 2014 Hi,
- Amorphorious (3/8) Jan 11 2018 Looking for something similar. I simply need to show the video of
- thedeemon (3/6) Jan 11 2018 On which platform? On Windows I've successfully used DirectShow,
Hi, Has anyone successfully used D to capture images from a webcam? Something like what you can do with OpenCV or pygame's camera API? Any idea how I can do this without having to know a lot of complex stuff? Thanks!
Sep 29 2014
On Tuesday, 30 September 2014 at 03:41:20 UTC, Kyle wrote:Hi, Has anyone successfully used D to capture images from a webcam? Something like what you can do with OpenCV or pygame's camera API? Any idea how I can do this without having to know a lot of complex stuff? Thanks!Looking for something similar. I simply need to show the video of a camera and be able to do to basics like rotation, crop, etc.
Jan 11 2018
On Thursday, 11 January 2018 at 17:02:58 UTC, Amorphorious wrote:Looking for something similar. I simply need to show the video of a camera and be able to do to basics like rotation, crop, etc.On which platform? On Windows I've successfully used DirectShow, I can show an example of working with a camera.
Jan 11 2018