CBlobGetExternPerimeterRatio Class Reference

#include <blob.h>

Inheritance diagram for CBlobGetExternPerimeterRatio:

COperadorBlob List of all members.

Public Member Functions

double operator() (const CBlob &blob) const
 Aplica l'operació al blob.
const char * GetNom () const
 Obté el nom de l'operador.

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 581 of file blob.h.


Member Function Documentation

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

Aplica l'operació al blob.

Implements COperadorBlob.

Definition at line 584 of file blob.h.

References CBlob::ExternPerimeter(), and CBlob::Perimeter().

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

Obté el nom de l'operador.

Implements COperadorBlob.

Definition at line 591 of file blob.h.


Generated on Mon Nov 13 13:32:49 2006 for cvBlobsLib by  doxygen 1.5.1-p1