Click here to Skip to main content
15,879,096 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm doing a research for my final year which is Virtual Fiton room.In that case i need to know hoe to capture pictures using web cam in c# windows form may be using picture box or some thing. this should be like a webcam software like Hp webcam media smart. so very first level i need to know hot to capture a image using webcam in c# windows form. Please help me ASAP.
Thank You
Posted

You can use EMGU CV libraries for it , it is quite easy with that.

www.emgu.com/[^]

there are lots of exampels also in it. Remember to install OpenCV to your system before using EMGU CV
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900