org.robokind.api.vision.config
Interface FaceDetectServiceConfig
public interface FaceDetectServiceConfig
- Author:
- Matthew Stevenson
getConfigSourceId
String getConfigSourceId()
getFaceDetectServiceId
String getFaceDetectServiceId()
getHaarFileLocation
String getHaarFileLocation()
getScaleFactor
double getScaleFactor()
getNeighbors
int getNeighbors()
getHaarFlags
int getHaarFlags()
getMinFaceWidth
int getMinFaceWidth()
getMinFaceHeight
int getMinFaceHeight()
Copyright © 2011-2012. All Rights Reserved.