Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

stat_eye_locator_filter Class Reference

#include <stat_eye_locator.h>

Inheritance diagram for stat_eye_locator_filter:

Filter List of all members.

Public Methods

 stat_eye_locator_filter ()
bool filter_frame (FrameClass &frame)

Detailed Description

locate eyes in a frame


Constructor & Destructor Documentation

stat_eye_locator_filter::stat_eye_locator_filter  
 

create a new empty class, needs to have a file set for it though


Member Function Documentation

bool stat_eye_locator_filter::filter_frame FrameClass   frame [virtual]
 

filter the frame to locate eyes in the frame

Parameters:
frame  the frame to look in
Returns:
the frame after finding the eyes
Precondition:
any frame nothing special yet
Postcondition:
the frames 'EYES' attribute will be set to a BoxArrayAttribute which will have in it boxes corresponding to where eyes were located
Todo:
add in a check for skin color boxes

Implements Filter.


The documentation for this class was generated from the following files:
Generated on Wed Apr 23 10:42:35 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002