#include <BlobOperators.h>
Public Member Functions | |
const char * | GetNom () |
Get operator name. | |
double | operator() (CBlob &blob) |
Aply operator to blob. |
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 661 of file BlobOperators.h.
const char* CBlobGetOrientation::GetNom | ( | ) | [inline, virtual] |
double CBlobGetOrientation::operator() | ( | CBlob & | blob | ) | [inline, virtual] |