I\'m trying build an attandence program using C# and I found emgu.cv library to do this job.
Capture capture = new Capture(); capture.Start();