Package cz.fidentis.analyst.data.face
package cz.fidentis.analyst.data.face
Complete human face model.
-
ClassDescriptionA singleton class that provides access to the Spring application context.Entity representing a face without including the
HumanFace
object.Types of files associated with a single human faceA reference to a stored human face in the database This class does not contain the fullHumanFace
object to avoid excessive memory usage.Service used for manipulation with facesEntity representing a face, including the fullHumanFace
object.A single human face consisting of a mesh, feature points, space partitioning structures, and other data structures.The root type for events fired by theHumanFace
.Changes in the human face and its data structures (e.g., mesh model, etc.)This class provides services that instantiates a human face.Objects implementing this interface can be registered with aHumanFace
object and then be informed when the human face (some of its internal data structures) changes.A flyweight factory that creates and caches human faces.Dumping strategies.A copy of the internal state of theHumanFace
instance.A stored representation of a human face stored in database.