public interface FaceDetectServiceConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getBrokerAddress() |
String |
getCommandDestination() |
String |
getConnectionOptions() |
String |
getErrorDestination() |
String |
getHaarFileLocation() |
Integer |
getHaarFlags() |
String |
getImageEventDestination() |
Integer |
getMinFaceHeight() |
Integer |
getMinFaceWidth() |
Integer |
getNeighbors() |
String |
getProcEventDestination() |
Double |
getScaleFactor() |
String getBrokerAddress()
String getConnectionOptions()
String getImageEventDestination()
String getProcEventDestination()
String getCommandDestination()
String getErrorDestination()
String getHaarFileLocation()
Double getScaleFactor()
Integer getNeighbors()
Integer getHaarFlags()
Integer getMinFaceWidth()
Integer getMinFaceHeight()
Copyright © 2011-2014. All Rights Reserved.