SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEIrisDetectionData Struct Reference

Iris detection data struct (type-specific fields only) More...

#include <sfe_core_detection.h>

Data Fields

SFEBoundingBox pupil_bounding_box
 Pupil bounding box.
 
SFEIrisKeypoint keypoints [SFE_IRIS_KEYPOINT_COUNT]
 Keypoints detected on the eye.
 

Detailed Description

Iris detection data struct (type-specific fields only)

Definition at line 89 of file sfe_core_detection.h.

Field Documentation

◆ keypoints

SFEIrisKeypoint SFEIrisDetectionData::keypoints[SFE_IRIS_KEYPOINT_COUNT]

Keypoints detected on the eye.

Definition at line 93 of file sfe_core_detection.h.

◆ pupil_bounding_box

SFEBoundingBox SFEIrisDetectionData::pupil_bounding_box

Pupil bounding box.

Definition at line 91 of file sfe_core_detection.h.


The documentation for this struct was generated from the following file: