- getBrokerAddress() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getBrokerAddress() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getCameraChannels() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getCameraHeight() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getCameraNumber() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getCameraWidth() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getCommandDestination() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getCommandDestination() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getConnectionOptions() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getConnectionOptions() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getData() - Method in interface org.robokind.api.vision.ImageEvent
-
- getErrorDestination() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getErrorDestination() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getEventDestination() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getFlipImage() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getFrameLength() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getHaarFileLocation() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getHaarFlags() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getHeight() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the Image height.
- getHeight() - Method in interface org.robokind.api.vision.ImageRegion
-
Returns the region height.
- getImageChannels() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getImageEventDestination() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getImageHeight() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getImageId() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the id associated with the given image.
- getImageId() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the id of the associated Image.
- getImageProcessorId() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the id String of the processor which produced the ImageRegions.
- getImageRegionsId() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the id of this ImageRegionList event.
- getImageServiceId() - Method in interface org.robokind.api.vision.ImageRegionService
-
Returns the ImageRegionService Id.
- getImageServiceId() - Method in interface org.robokind.api.vision.ImageService
-
Returns the ImageService Id.
- getImageServiceId() - Method in class org.robokind.api.vision.messaging.RemoteImageRegionServiceClient
-
- getImageServiceId() - Method in class org.robokind.api.vision.messaging.RemoteImageServiceClient
-
- getImageSourceId() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the id of the source of the Image.
- getImageSourceId() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the id String for the source of the Image.
- getImageTimestampMillisecUTC() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the timestamp of the Image.
- getImageTimestampMillisecUTC() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the timestamp from when the Image was captured.
- getImageWidth() - Method in interface org.robokind.api.vision.config.CameraServiceConfig
-
- getMinFaceHeight() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getMinFaceWidth() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getNChannels() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the number of color channels in the image.
- getNeighbors() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getProcessorCompleteTimestampMillisecUTC() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the timestamp from when the image processing completed.
- getProcessorStartTimestampMillisecUTC() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the timestamp from when the image processing began.
- getProcEventDestination() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getRegionId() - Method in interface org.robokind.api.vision.ImageRegion
-
Returns the id of this ImageRegion.
- getRegions() - Method in interface org.robokind.api.vision.ImageRegionList
-
Returns the array of ImageRegions.
- getScaleFactor() - Method in interface org.robokind.api.vision.config.FaceDetectServiceConfig
-
- getServiceClass() - Method in class org.robokind.api.vision.lifecycle.RemoteImageRegionServiceLifecycle
-
- getServiceClass() - Method in class org.robokind.api.vision.lifecycle.RemoteImageServiceLifecycle
-
- getWidth() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the Image width.
- getWidth() - Method in interface org.robokind.api.vision.ImageRegion
-
Returns the region width.
- getWidthStep() - Method in interface org.robokind.api.vision.ImageEvent
-
Returns the widthstep of the Image.
- getX() - Method in interface org.robokind.api.vision.ImageRegion
-
Returns the region center x coordinate.
- getY() - Method in interface org.robokind.api.vision.ImageRegion
-
Returns the region center y coordinate.