Package | Description |
---|---|
org.jmrtd.lds.iso19794 |
Modifier and Type | Method and Description |
---|---|
FaceImageInfo.FeaturePoint[] |
FaceImageInfo.getFeaturePoints()
Gets the available feature points of this face.
|
Constructor and Description |
---|
FaceImageInfo(net.sf.scuba.data.Gender gender,
FaceImageInfo.EyeColor eyeColor,
int featureMask,
int hairColor,
int expression,
int[] poseAngle,
int[] poseAngleUncertainty,
int faceImageType,
int colorSpace,
int sourceType,
int deviceType,
int quality,
FaceImageInfo.FeaturePoint[] featurePoints,
int width,
int height,
InputStream imageInputStream,
int imageLength,
int imageDataType)
Constructs a new face information data structure instance.
|
Copyright © 2016. All rights reserved.