Package cz.fidentis.analyst.engines.face.batch.distance.impl
package cz.fidentis.analyst.engines.face.batch.distance.impl
-
ClassesClassDescriptionA class that computes similarity of a set of faces by computing the distance of faces to an average (gauge) face and then combining these values to get mutual similarity for all pairs.Cache of distances from the average face to other faces.A class that computes similarity of a set of faces by computing the distance of faces to an average (gauge) face and then combining these values to get mutual similarity for all pairs.TO DOA class that computes similarity of a set of faces by computing the distance of faces to an average (gauge) face and then combining these values to get mutual similarity for all pairs.Cache of vectors to the nearest neighbors, from which the final distance is computed.A class that computes similarity of a set of faces by computing the distance of faces to an average (gauge) face and then combining these values to get mutual similarity for all pairs.Cache of relative distances from the average face to other faces.A class that computes similarity of a set of faces by casting rays in the diction of template face normals.Cache of relative distances from the average face to other faces.An object that computes distance-based similarity of the set of faces.Pair-wise N:N distance measurement.