CBlobGetMinorAxisLength Class Reference

#include <blob.h>

Inheritance diagram for CBlobGetMinorAxisLength:

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 la longitud de l'eix menor d'un blob Class to calculate the length of the minor axis of the ellipse that fits the blob edges

Definition at line 695 of file blob.h.


Member Function Documentation

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

Aplica l'operació al blob.

Implements COperadorBlob.

Definition at line 698 of file blob.h.

References CBlob::GetEllipse().

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

Obté el nom de l'operador.

Implements COperadorBlob.

Definition at line 704 of file blob.h.


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