Uses of Interface
cz.fidentis.analyst.landmarks.LandmarksDetector
Packages that use LandmarksDetector
Package
Description
Detection of landmarks by making canvas snapshots, detecting landmarks in 2D, and then
projecting 2D landmarks back to the scene.
-
Uses of LandmarksDetector in cz.fidentis.analyst.landmarks
Methods in cz.fidentis.analyst.landmarks that return LandmarksDetectorModifier and TypeMethodDescriptionstatic LandmarksDetector
LandmarksDetector.getDetector
(Canvas canvas) Creates and returns detector. -
Uses of LandmarksDetector in cz.fidentis.analyst.landmarks.impl
Classes in cz.fidentis.analyst.landmarks.impl that implement LandmarksDetectorModifier and TypeClassDescriptionclass
The implementation of landmarks detector.