Public Member Functions | Private Attributes
CBlobGetExternPerimeterRatio Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetExternPerimeterRatio:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetExternPerimeterRatio ()
 CBlobGetExternPerimeterRatio (IplImage *mask, bool xBorder=true, bool yBorder=true)
const char * GetNom ()
 Get operator name.
double operator() (CBlob &blob)
 Aply operator to blob.

Private Attributes

IplImage * m_mask
bool m_xBorder
bool m_yBorder

Detailed Description

Classe per calcular el ratio entre el perimetre i nombre pixels externs valors propers a 0 indiquen que la majoria del blob és intern valors propers a 1 indiquen que la majoria del blob és extern Class to calculate the ratio between the perimeter and the number of extern pixels

Definition at line 499 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 502 of file BlobOperators.h.

CBlobGetExternPerimeterRatio::CBlobGetExternPerimeterRatio ( IplImage *  mask,
bool  xBorder = true,
bool  yBorder = true 
) [inline]

Definition at line 508 of file BlobOperators.h.


Member Function Documentation

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

Get operator name.

Implements COperadorBlob.

Definition at line 521 of file BlobOperators.h.

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

Aply operator to blob.

Implements COperadorBlob.

Definition at line 514 of file BlobOperators.h.


Member Data Documentation

Definition at line 526 of file BlobOperators.h.

Definition at line 527 of file BlobOperators.h.

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