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