Public Member Functions | Private Attributes
CBlobGetExternHullPerimeterRatio Class Reference

#include <BlobOperators.h>

Inheritance diagram for CBlobGetExternHullPerimeterRatio:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CBlobGetExternHullPerimeterRatio ()
 CBlobGetExternHullPerimeterRatio (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 convex 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 534 of file BlobOperators.h.


Constructor & Destructor Documentation

Definition at line 537 of file BlobOperators.h.

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

Definition at line 543 of file BlobOperators.h.


Member Function Documentation

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

Get operator name.

Implements COperadorBlob.

Definition at line 559 of file BlobOperators.h.

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

Aply operator to blob.

Implements COperadorBlob.

Definition at line 549 of file BlobOperators.h.


Member Data Documentation

Definition at line 564 of file BlobOperators.h.

Definition at line 565 of file BlobOperators.h.

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