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.
--->
Wednesday, November 28, 2012
Sunday, November 4, 2012
USB camera and image processing + image analysis
The experience of developing an USB camera and the demo program is an exciting activities. Here I show that I have done for it.
After the decision of chipset solution, functions, and components size, I began to design the circuit schematics.
One of the components is the development board, all my development and test are done by this development board.
Finally, the finished USB camera.
After the decision of chipset solution, functions, and components size, I began to design the circuit schematics.
One of the components is the development board, all my development and test are done by this development board.
After I had made the USB camera work, the next step is to develop a demo program. You can download it, CameraCaptureDemo.
Special functions for Wizign's USB camera: external/software triggering one shot mode capture.
Wednesday, April 4, 2012
Subscribe to:
Posts (Atom)