CBlobGetCompactness Class Reference

#include <blob.h>

Inheritance diagram for CBlobGetCompactness:

COperadorBlob List of all members.

Public Member Functions

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

Detailed Description

Classe per calcular la compacitat d'un blob Class to calculate the compactness of a blob

Definition at line 286 of file blob.h.


Member Function Documentation

double CBlobGetCompactness::operator() ( const CBlob blob  )  const [virtual]

Implements COperadorBlob.

Definition at line 827 of file blob.cpp.

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

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

Obté el nom de l'operador.

Implements COperadorBlob.

Definition at line 290 of file blob.h.


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