Package cz.fidentis.analyst.data.face
package cz.fidentis.analyst.data.face
Complete human face model.
-
ClassDescriptionA single human face consisting of a mesh, feature points, space partitioning structures, and other data structures.The root type for events fired by the
HumanFace
.Changes in the human face and its data structures (e.g., mesh model, etc.)This interface 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.