image-processingopencveye-tracking

Iris detection with opencv


How can I detect irises in a face with opencv?


Solution

  • Have a look at this forum thread. There's some source code there to get you started, but be careful about using it directly -- the original author seemed to have problems compiling it.