Uses of Class
cz.fidentis.analyst.gui.task.batch.distance.BatchDistanceTask
Packages that use BatchDistanceTask
-
Uses of BatchDistanceTask in cz.fidentis.analyst.gui.task.batch.distance
Subclasses of BatchDistanceTask in cz.fidentis.analyst.gui.task.batch.distanceModifier and TypeClassDescriptionclass
A task that computes similarity of a set of faces by computing the distance of faces to an average face and then combining these values to get mutual similarity for all pairs.class
A task that computes similarity of a set of faces by applying two-way (from A to B and vice versa) distance measurement to all pairs A and B if the set.class
A task that computes similarity of a set of faces by casting rays in the diction of template face normals.