Eyes geometry recognition

Hello,
Can you give me some advice to research in which direction I have to go if my goal is to create (not the face or unique face) but only eyes anatomy recognition as predicted geometry or image I guess and of course track it.
I found this projects:
http://www.codeproject.com/Articles/211 ... otion-Anal
But it is recognition of unique face (so it is different thing, I don't need it) and also it is C++, I want make in C#
I have idea how to do it, but I need some practical advice in AForge on this direction, I guess it should be question about predicted image...
and this one http://www.codeproject.com/Articles/137 ... n-from-eye but not sure if it is exactly what I'm trying to do
Can you give me some advice to research in which direction I have to go if my goal is to create (not the face or unique face) but only eyes anatomy recognition as predicted geometry or image I guess and of course track it.
I found this projects:
http://www.codeproject.com/Articles/211 ... otion-Anal
But it is recognition of unique face (so it is different thing, I don't need it) and also it is C++, I want make in C#
I have idea how to do it, but I need some practical advice in AForge on this direction, I guess it should be question about predicted image...
and this one http://www.codeproject.com/Articles/137 ... n-from-eye but not sure if it is exactly what I'm trying to do