libface 0.2
|
Face(int x1=-1, int y1=-1, int x2=-1, int y2=-1, int id=-1, IplImage *face=0) | libface::Face | |
getFace() const | libface::Face | |
getHeight() const | libface::Face | |
getId() const | libface::Face | |
getWidth() const | libface::Face | |
getX1() const | libface::Face | |
getX2() const | libface::Face | |
getY1() const | libface::Face | |
getY2() const | libface::Face | |
setFace(IplImage *face) | libface::Face | |
setId(int id) | libface::Face | |
setX1(int x1) | libface::Face | |
setX2(int x2) | libface::Face | |
setY1(int y1) | libface::Face | |
setY2(int y2) | libface::Face | |
takeFace() const | libface::Face | |
~Face() | libface::Face |