Package cz.fidentis.analyst.data.face
Class FaceWithDataEntity
java.lang.Object
cz.fidentis.analyst.data.face.BaseEntity
cz.fidentis.analyst.data.face.FaceWithDataEntity
Entity representing a face, including the full
HumanFace
object.
This entity contains large facial data and is stored in the database.-
Constructor Summary
ConstructorsConstructorDescriptionFaceWithDataEntity
(String name, Boolean isAverageFace, Long projectId, Long taskId, byte[] photoPreview, byte[] humanFaceDump) -
Method Summary
-
Constructor Details
-
FaceWithDataEntity
-