jAER project on SourceForge

ch.unizh.ini.jaer.projects.facetracker
Class Mund

java.lang.Object
  extended by ch.unizh.ini.jaer.projects.facetracker.Mund

public class Mund
extends java.lang.Object


Constructor Summary
Mund()
           
 
Method Summary
 float[][] rotateMouth(int[] x, int[] y, float[][] hori_meanS, float[][] pre_mouth, float[][] mouth_boundary)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mund

public Mund()
Method Detail

rotateMouth

public float[][] rotateMouth(int[] x,
                             int[] y,
                             float[][] hori_meanS,
                             float[][] pre_mouth,
                             float[][] mouth_boundary)

jAER project on SourceForge