Uses of Class
cz.fidentis.analyst.canvas.Canvas
Packages that use Canvas
Package
Description
Wrapper for OpenGL canvas.
Generic graphical elements.
Control panels and other GUI elements of a task.
Control panel for showing visual data of face differences.
Control panel for curvature computation and analysis.
Control panel for distance computation and visualization, e.g.
Control panel for showing and possibly managing information related
to a human face data, e.g., available data files, size of the model, etc.
Control panel for the manipulation and management of feature points
and other landmarks.
package for interactive mask GUI
Control panel for the registration (superimposition) of human faces.
Control panel for the symmetry plane computation and fine tuning.
Detection of landmarks by making canvas snapshots, detecting landmarks in 2D, and then
projecting 2D landmarks back to the scene.
Rendering toolbar.
-
Uses of Canvas in cz.fidentis.analyst.canvas
Constructors in cz.fidentis.analyst.canvas with parameters of type CanvasModifierConstructorDescriptionCanvasListener
(Canvas canvas) Constructor.CanvasState
(Canvas canvas) Constructor from CanvasControlButtonsAction
(Canvas canvas) Constructor.MouseClickListener
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas) constructor requiring one parameterMouseRotationListener
(Canvas canvas) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.elements
Methods in cz.fidentis.analyst.gui.elements with parameters of type CanvasModifier and TypeMethodDescriptionvoid
PlaneManipulationPanel.setCanvasAndFace
(Canvas canvas, HumanFace face) Setter for canvas and face -
Uses of Canvas in cz.fidentis.analyst.gui.task
Methods in cz.fidentis.analyst.gui.task that return CanvasModifier and TypeMethodDescriptionprotected Canvas
ControlPanelAction.getCanvas()
TaskWindow.getCanvas()
Constructors in cz.fidentis.analyst.gui.task with parameters of type CanvasModifierConstructorDescriptionControlPanelAction
(Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.batch.distance
Constructors in cz.fidentis.analyst.gui.task.batch.distance with parameters of type CanvasModifierConstructorDescriptionBatchDistanceAction
(Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.batch.distanceheatmap
Constructors in cz.fidentis.analyst.gui.task.batch.distanceheatmap with parameters of type CanvasModifierConstructorDescriptionBatchDistanceHeatmapAction
(ProjectPanel projectPanel, TaskService taskService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor -
Uses of Canvas in cz.fidentis.analyst.gui.task.batch.registration
Constructors in cz.fidentis.analyst.gui.task.batch.registration with parameters of type CanvasModifierConstructorDescriptionBatchRegistrationAction
(Canvas canvas, Task task, JTabbedPane topControlPane) Constructor.BatchRegistrationTask
(ProgressDialog<MeshModel, StoredHumanFace> progressDialog, BatchRegistrationPanel controlPanel, Canvas canvas) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.batch.symmetry
Constructors in cz.fidentis.analyst.gui.task.batch.symmetry with parameters of type CanvasModifierConstructorDescriptionBatchCuttingPlanesAction
(FaceService faceService, HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.curvature
Constructors in cz.fidentis.analyst.gui.task.curvature with parameters of type CanvasModifierConstructorDescriptionCurvatureAction
(Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.distance
Constructors in cz.fidentis.analyst.gui.task.distance with parameters of type CanvasModifierConstructorDescriptionDistanceAction
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.faceinfo
Constructors in cz.fidentis.analyst.gui.task.faceinfo with parameters of type CanvasModifierConstructorDescriptionFaceOverviewAction
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane, int faceIndex) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.featurepoints
Constructors in cz.fidentis.analyst.gui.task.featurepoints with parameters of type CanvasModifierConstructorDescriptionFeaturePointsAction
(FaceService faceService, HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.masks
Constructors in cz.fidentis.analyst.gui.task.masks with parameters of type CanvasModifierConstructorDescriptionInteractiveMaskAction
(Canvas canvas, Task task, JTabbedPane topControlPane) Constructor A newInteractiveMaskPanel
is instantiated and added to thetopControlPane
InteractiveMaskTask
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, ArrayList<Point> pointsToProject, int panelWidth, int panelHeight) Constructor with 4 parmeters -
Uses of Canvas in cz.fidentis.analyst.gui.task.registration
Constructors in cz.fidentis.analyst.gui.task.registration with parameters of type CanvasModifierConstructorDescriptionRegistrationAction
(FaceService faceService, HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.gui.task.symmetry
Constructors in cz.fidentis.analyst.gui.task.symmetry with parameters of type CanvasModifierConstructorDescriptionCuttingPlanesAction
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor.SymmetryAction
(FaceService faceService, HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task, JTabbedPane topControlPane) Constructor. -
Uses of Canvas in cz.fidentis.analyst.landmarks
Methods in cz.fidentis.analyst.landmarks with parameters of type CanvasModifier and TypeMethodDescriptionstatic LandmarksDetector
LandmarksDetector.getDetector
(Canvas canvas) Creates and returns detector. -
Uses of Canvas in cz.fidentis.analyst.landmarks.impl
Constructors in cz.fidentis.analyst.landmarks.impl with parameters of type Canvas -
Uses of Canvas in cz.fidentis.analyst.toolbar
Methods in cz.fidentis.analyst.toolbar that return CanvasModifier and TypeMethodDescriptionprotected Canvas
Toolbar.getCanvas()
protected Canvas
Toolbox.getCanvas()
Constructors in cz.fidentis.analyst.toolbar with parameters of type CanvasModifierConstructorDescriptionBatchToolbar
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task) Constructor.DoubleFaceToolbar
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task) Constructor.FaceToolbox
(Canvas canvas, int faceSlot, FaceToolbox.ToolboxType toolboxType) Constructor.FogToolbox
(Canvas canvas) Constructor.NormalsToolbox
(Canvas canvas) Constructor.RenderingToolbox
(Canvas canvas) Constructor.SingleFaceToolbar
(HumanFacesEventBusService humanFacesEventBusService, Canvas canvas, Task task) Constructor.Constructor.Constructor.