![]() |
SmartFace Embedded Toolkit
4.2.1
|
Face area struct. More...
#include <sfe_face.h>
Data Fields | |
| float | size |
| absolute face size | |
| float | area |
| size of face area relative to the whole image; value in range <0,1> | |
| float | area_in_image |
| size of face area intersected with the whole image and relative to the whole image; value in range <0,1> | |
| float SFEFaceArea::area |
size of face area relative to the whole image; value in range <0,1>
Definition at line 241 of file sfe_face.h.
| float SFEFaceArea::area_in_image |
size of face area intersected with the whole image and relative to the whole image; value in range <0,1>
Definition at line 244 of file sfe_face.h.
| float SFEFaceArea::size |