All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes
face_contour_detector.image_information.image_information.InformationExtractor Class Reference

This class is used to extract information from an image using ImageInformation subclasses. More...

List of all members.

Public Member Functions

def __init__
 Constructor method.
def add_default_extractors
 add ImageInformation objects for classes SizeExtractor, MinMaxExtractor, AverageValueExtractor
def to_dict
 Create a dictionary using the ImageInformation instances stored in self.information_extractors.

Public Attributes

 information_extractors
 a list of objects of type ImageInformation.

Detailed Description

This class is used to extract information from an image using ImageInformation subclasses.

Author:
Fabian Wenzelmann

Definition at line 126 of file image_information.py.


Constructor & Destructor Documentation

Constructor method.

Parameters:
selfthe object pointer

Definition at line 129 of file image_information.py.


Member Function Documentation

add ImageInformation objects for classes SizeExtractor, MinMaxExtractor, AverageValueExtractor

Parameters:
selfthe object pointer

Definition at line 138 of file image_information.py.

Create a dictionary using the ImageInformation instances stored in self.information_extractors.

Parameters:
selfthe object pointer
imgthe image to collect the information from as cvMat with RGB colors.

All ImageInformation subclasses return in their extract_information() method tuples of names and values. The dictionary uses the names as keys and stores the information as tuples: (value, type)

Definition at line 149 of file image_information.py.


Member Data Documentation

a list of objects of type ImageInformation.

In this list all extractors are stored.

Definition at line 129 of file image_information.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


face_contour_detector
Author(s): Fabian Wenzelmann and Julian Schmid
autogenerated on Wed Dec 26 2012 16:18:18