Public Member Functions | Private Attributes
CBlobGetMean Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetMean:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetMean ()
 CBlobGetMean (IplImage *image)
const char * GetNom ()
 Get operator name.
double operator() (CBlob &blob)
 Aply operator to blob.

Private Attributes

IplImage * m_image

Detailed Description

Classe per calcular la mitjana de nivells de gris d'un blob Class to get the mean grey level of a blob

Definition at line 135 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 138 of file BlobOperators.h.

CBlobGetMean::CBlobGetMean ( IplImage *  image) [inline]

Definition at line 142 of file BlobOperators.h.


Member Function Documentation

const char* CBlobGetMean::GetNom ( ) [inline, virtual]

Get operator name.

Implements COperadorBlob.

Definition at line 151 of file BlobOperators.h.

double CBlobGetMean::operator() ( CBlob blob) [inline, virtual]

Aply operator to blob.

Implements COperadorBlob.

Definition at line 147 of file BlobOperators.h.


Member Data Documentation

IplImage* CBlobGetMean::m_image [private]

Definition at line 157 of file BlobOperators.h.


The documentation for this class was generated from the following file:


hrl_cvblobslib
Author(s): kelsey
autogenerated on Wed Nov 27 2013 11:32:58