Class FaceFrontalDirectionStats
java.lang.Object
cz.fidentis.analyst.gui.app.tools.FaceFrontalDirectionStats
This class tests face frontal direction estimation on a set of 3D face scans.
Results are written to CSV files.
Performs evaluation of:
1. Pronasale detection accuracy.
2. Angular deviation of frontal direction vectors.
3. Angular deviation of normals at pronasale.
4. Pairwise angular deviations on same data with ears and without ears.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FaceFrontalDirectionStats
public FaceFrontalDirectionStats()
-
-
Method Details
-
main
Main method Performs evaluation of: 1. Pronasale detection accuracy. 2. Angular deviation of frontal direction vectors. 3. Angular deviation of normals at pronasale. 4. Pairwise angular deviations on same data with ears and without ears.- Parameters:
args
- Input arguments- Throws:
IOException
- an IO error
-