CBlobGetOrientation Class Reference

#include <blob.h>

Inheritance diagram for CBlobGetOrientation:

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 l'orientació de l'ellipse del blob en radians Class to calculate the orientation of the ellipse that fits the blob edges in radians

Definition at line 712 of file blob.h.


Member Function Documentation

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

Aplica l'operació al blob.

Implements COperadorBlob.

Definition at line 715 of file blob.h.

References DEGREE2RAD, and CBlob::GetEllipse().

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

Obté el nom de l'operador.

Implements COperadorBlob.

Definition at line 725 of file blob.h.


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