public class ColourFacesExtractor extends GlobalFeatureExtractor
SandeepFaceDetector| Constructor and Description |
|---|
ColourFacesExtractor() |
| Modifier and Type | Method and Description |
|---|---|
FeatureVector |
extract(MBFImage image,
FImage mask)
Create the feature from the image and optional mask.
|
extractpublic ColourFacesExtractor()
public FeatureVector extract(MBFImage image, FImage mask)
GlobalFeatureExtractorextract in class GlobalFeatureExtractorimage - the imagemask - the mask (be be null)