#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 Y d'un blob Class to calculate the center in the Y direction
Definition at line 586 of file BlobOperators.h.
| const char* CBlobGetYCenter::GetNom | ( | ) | [inline, virtual] |
| double CBlobGetYCenter::operator() | ( | CBlob & | blob | ) | [inline, virtual] |