#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 menor d'un blob Class to calculate the length of the minor axis of the ellipse that fits the blob edges
Definition at line 644 of file BlobOperators.h.
const char* CBlobGetMinorAxisLength::GetNom | ( | ) | [inline, virtual] |
double CBlobGetMinorAxisLength::operator() | ( | CBlob & | blob | ) | [inline, virtual] |