#include <BlobOperators.h>
Public Member Functions | |
const char * | GetNom () |
Get operator name. | |
double | operator() (CBlob &blob) |
Aply operator to blob. |
Classe per calcular el cosinus de l'orientació de l'ellipse del blob Class to calculate the cosinus of the orientation of the ellipse that fits the blob edges
Definition at line 683 of file BlobOperators.h.
const char* CBlobGetOrientationCos::GetNom | ( | ) | [inline, virtual] |
double CBlobGetOrientationCos::operator() | ( | CBlob & | blob | ) | [inline, virtual] |