Click here to Skip to main content
15,897,187 members
Articles / Programming Languages / Markdown

Capturing Images from Camera using Python and DirectShow

Rate me:
Please Sign up or sign in to vote.
4.20/5 (4 votes)
13 Jan 2019CPOL6 min read 79.2K   1.6K   8  
In this article, I propose a simple application written entirely in Python that allows you to capture images from a camera using DirectShow and to perform simple processing on them using OpenCV.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Unknown
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions