Hello. How do i interface my web cam? Any suggestion and tutorials please? I need this for my project work and will need to track eye movement after interfacing my web cam. Thank you
I have a sample code here: http://opencv.willowgarage.com/wiki/CameraCapture But it is in C++ language and the Open CV program is in VB.NET language. how do i compile a sample code to interface my webcam? Any help please I will be needing some existing algorithms to detect the eye and track the eye.
I did simple work like this last year (i needed searching face). Algorithms was based on Skin Color Modeling and PVA methods.
OK. for now i will need ways how to detect the eye only. Can someone help me? Or leave me some guidelines.. cheers