org.robokind.api.vision.config
Interface CameraServiceConfig
public interface CameraServiceConfig
- Author:
- Matthew Stevenson
getBrokerAddress
String getBrokerAddress()
getConnectionOptions
String getConnectionOptions()
getEventDestination
String getEventDestination()
getCommandDestination
String getCommandDestination()
getErrorDestination
String getErrorDestination()
getCameraNumber
Integer getCameraNumber()
getFrameLength
Integer getFrameLength()
getImageWidth
Integer getImageWidth()
getImageHeight
Integer getImageHeight()
getImageChannels
Integer getImageChannels()
getCameraWidth
Integer getCameraWidth()
getCameraHeight
Integer getCameraHeight()
getCameraChannels
Integer getCameraChannels()
getFlipImage
Boolean getFlipImage()
Copyright © 2011-2013. All Rights Reserved.