Static Public Member Functions

FindHighLights Class Reference

#include <FindHighLights.h>

List of all members.

Static Public Member Functions

static Masek::IMAGE * removeHighLights (IplImage *eyeImg, IplImage *noiseImg, int eyelashThres, int reflectThres)

Detailed Description

Eyelash and reflection detection class.


Member Function Documentation

Masek::IMAGE * FindHighLights::removeHighLights ( IplImage *  eyeImg,
IplImage *  noiseImg,
int  eyelashThres,
int  reflectThres 
) [static]

Removes eyelashes and reflections on the iris region.

Parameters:
eyeImgInput Image
noiseImgInput image marked with noise
eyelashThresThreshold value for eyelashes
reflectThresThreshold value for reflections
Returns:
Image (IMAGE* type) after removing both eyelashes and reflections

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Defines