Uses of Class
cz.fidentis.analyst.drawables.DrawableFace
Packages that use DrawableFace
Package
Description
Control panels and other GUI elements of a task.
Detection of landmarks by making canvas snapshots, detecting landmarks in 2D, and then
projecting 2D landmarks back to the scene.
OpenGL rendering classes.
-
Uses of DrawableFace in cz.fidentis.analyst.gui.task
Methods in cz.fidentis.analyst.gui.task that return DrawableFaceModifier and TypeMethodDescriptionprotected DrawableFace
ControlPanelAction.getPrimaryDrawableFace()
protected DrawableFace
ControlPanelAction.getSecondaryDrawableFace()
-
Uses of DrawableFace in cz.fidentis.analyst.landmarks
Methods in cz.fidentis.analyst.landmarks with parameters of type DrawableFaceModifier and TypeMethodDescriptionvoid
LandmarksDetector.zoomAndRenderFace
(DrawableFace face) Prepares the scene for a single-face snapshot. -
Uses of DrawableFace in cz.fidentis.analyst.landmarks.impl
Methods in cz.fidentis.analyst.landmarks.impl with parameters of type DrawableFaceModifier and TypeMethodDescriptionvoid
LandmarksDetectorImpl.zoomAndRenderFace
(DrawableFace face) -
Uses of DrawableFace in cz.fidentis.analyst.rendering
Methods in cz.fidentis.analyst.rendering that return DrawableFaceMethods in cz.fidentis.analyst.rendering that return types with arguments of type DrawableFace