C# Class Lookalikes.TFaceRecord

显示文件 Open project: lolo8304/focusdays2015-eyes2drive Class Usage Examples

Public Properties

Property Type Description
FacePosition Luxand.FSDK.TFacePosition
FacialFeatures Luxand.FSDK.TPoint[]
ImageFileName string
Template byte[]
faceImage Luxand.FSDK.CImage
image Luxand.FSDK.CImage

Property Details

FacePosition public_oe property

public FSDK.TFacePosition,Luxand FacePosition
return Luxand.FSDK.TFacePosition

FacialFeatures public_oe property

public FSDK.TPoint[],Luxand FacialFeatures
return Luxand.FSDK.TPoint[]

ImageFileName public_oe property

public string ImageFileName
return string

Template public_oe property

public byte[] Template
return byte[]

faceImage public_oe property

public FSDK.CImage,Luxand faceImage
return Luxand.FSDK.CImage

image public_oe property

public FSDK.CImage,Luxand image
return Luxand.FSDK.CImage