|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Facemorph.psm.ImagePair
public class ImagePair
Simple container for an probability image and a point location image, for use with PSM feature detection
Field Summary | |
---|---|
PointImage |
location
The location image |
FloatImage |
probability
The probability image |
Constructor Summary | |
---|---|
ImagePair()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PointImage location
public FloatImage probability
Constructor Detail |
---|
public ImagePair()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |