#include <BlobOperators.h>
Public Member Functions | |
const char * | GetNom () |
Get operator name. | |
double | operator() (CBlob &blob) |
Aply operator to blob. |
Classe per calcular la longitud de l'eix major d'un blob Class to calculate the length of the major axis of the ellipse that fits the blob edges
Definition at line 601 of file BlobOperators.h.
const char* CBlobGetMajorAxisLength::GetNom | ( | ) | [inline, virtual] |
double CBlobGetMajorAxisLength::operator() | ( | CBlob & | blob | ) | [inline, virtual] |