Visual Studio webcam

tshuck

Joined Oct 18, 2012
3,534
There us a built in way to do it, but, if you really want to resize it, you could add some code in Webcam.cs in "webcam_ImageCaptured" to resize the image as it comes in.

There very well may be a better way, but I'm on my way out...
 
Top