#include <BlobOperators.h>

Public Member Functions | |
| const char * | GetNom () |
| Get operator name. | |
| double | operator() (CBlob &blob) |
Classe per calcular l'elongacio d'un blob Class to calculate the elongation of the blob
Definition at line 415 of file BlobOperators.h.
| const char* CBlobGetElongation::GetNom | ( | ) | [inline, virtual] |
| double CBlobGetElongation::operator() | ( | CBlob & | blob | ) | [virtual] |
Implements COperadorBlob.
Definition at line 243 of file BlobOperators.cpp.