I am trying to learn how to programmatically learn how to take a picture from a web camera and process it. In the process of digging on the Internet I came across vfw.h, but I did not find a description. Help me please!
- What the vfw.h ??! if you want to work with the camera, put OpenCV and do not suffer :) - Fe1iX
|
1 answer
According to Wikipedia , the latest issue is dated 96 year and is intended for Windows NT. There is no point in using such an outdated product. The heir to Video for Windows is DirectShow , and use it.
|