Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
I
O
G
getChannelCount()
- Method in interface org.robokind.api.vision.
ImageEvent
Returns the number of color channels in the image.
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.
getImage()
- Method in interface org.robokind.api.vision.
ImageEvent
Returns the Image for this event.
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.
getImageRegions()
- Method in interface org.robokind.api.vision.
ImageRegionList
Returns the array of ImageRegions.
getImageRegionsId()
- Method in interface org.robokind.api.vision.
ImageRegionList
Returns the id of this ImageRegionList event.
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.
getImageTimestampUTC()
- Method in interface org.robokind.api.vision.
ImageEvent
Returns the timestamp of the Image.
getImageTimestampUTC()
- Method in interface org.robokind.api.vision.
ImageRegionList
Returns the timestamp from when the Image was captured.
getProcessorCompleteTimestampUTC()
- Method in interface org.robokind.api.vision.
ImageRegionList
Returns the timestamp from when the image processing completed.
getProcessorStartTimestampUTC()
- Method in interface org.robokind.api.vision.
ImageRegionList
Returns the timestamp from when the image processing began.
getRegionId()
- Method in interface org.robokind.api.vision.
ImageRegion
Returns the id of this ImageRegion.
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.
I
ImageEvent
- Interface in
org.robokind.api.vision
Defines an interface for supplying an Image and metadata.
ImageRegion
- Interface in
org.robokind.api.vision
Defines some region of interest in an Image.
ImageRegionList
- Interface in
org.robokind.api.vision
Provides a List of ImageRegions and metadata about their origin.
ImageRegionService
<
Record
> - Interface in
org.robokind.api.vision
An ImageService is a Service which receives ImageRegions and notifies listeners.
ImageService
<
Record
> - Interface in
org.robokind.api.vision
An ImageService is a Service which receives Images and notifies listeners.
O
org.robokind.api.vision
- package org.robokind.api.vision
G
I
O
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.