Public Member Functions | Private Attributes
CBlobGetStdDev Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetStdDev:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetStdDev ()
 CBlobGetStdDev (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 desviació estàndard dels nivells de gris d'un blob Class to get the standard deviation of the grey level values of a blob

Definition at line 162 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 165 of file BlobOperators.h.

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

Definition at line 169 of file BlobOperators.h.


Member Function Documentation

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

Get operator name.

Implements COperadorBlob.

Definition at line 177 of file BlobOperators.h.

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

Aply operator to blob.

Implements COperadorBlob.

Definition at line 173 of file BlobOperators.h.


Member Data Documentation

IplImage* CBlobGetStdDev::m_image [private]

Definition at line 183 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