| Constructor and Description |
|---|
MFCheck() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(int idx,
org.openimaj.image.FImage im,
Jama.Matrix s)
Check the whether its actually a face
|
static MFCheck |
read(Scanner s,
boolean readType)
Read the a
MFCheck |
public MFCheck()
public static MFCheck read(Scanner s, boolean readType)
MFChecks - readType - MFCheckpublic boolean check(int idx, org.openimaj.image.FImage im, Jama.Matrix s)
idx - im - s -