#include <BlobOperators.h>

Public Member Functions | |
| const char * | GetNom () |
| Get operator name. | |
| double | operator() (CBlob &blob) |
| Aply operator to blob. | |
Classe per calcular el centre en el eix X d'un blob Class to calculate the center in the X direction
Definition at line 571 of file BlobOperators.h.
| const char* CBlobGetXCenter::GetNom | ( | ) | [inline, virtual] |
| double CBlobGetXCenter::operator() | ( | CBlob & | blob | ) | [inline, virtual] |