Showing posts with label 軟體. Show all posts
Showing posts with label 軟體. Show all posts

Wednesday, November 28, 2012

Capture Image Toolkit for UVC Camera

    Develop an application to capture image from an UVC camera for Windows 7/XP is a complex processing steps.

    Base on DirectShow APIs, the major processes are:


Source Filter <--- camera="" p=""> |
V
Filters
 |
V
Video Render Filter ---> Display

    For easily capturing image from a camera device, I have developed a toolkit to simplify the programming steps.