Class SymmetryPlaneChangedEvent

java.lang.Object
cz.fidentis.analyst.data.face.HumanFaceEvent
cz.fidentis.analyst.engines.face.events.SymmetryPlaneChangedEvent

public class SymmetryPlaneChangedEvent extends HumanFaceEvent
A new symmetry plane has been added or the previous one has been recomputed. If the plane is transformed separately (without the transformation of mesh or other parts of the human face), use this event as well. On the contrary, if symmetry plane is transformed together with the mesh transformation, use the HausdorffDistanceComputed event instead.
  • Constructor Details

    • SymmetryPlaneChangedEvent

      public SymmetryPlaneChangedEvent(HumanFace face, String name, Object issuer)
      Constructor.
      Parameters:
      face - Human face related to the event
      name - Event name provided by issuer
      issuer - The issuer