ImageRegionCreateEntry interface
Entry associating a region to an image.
Properties
height | Height. |
image |
Id of the image. |
left | Coordinate of the left boundary. |
tag |
Id of the tag associated with this region. |
top | Coordinate of the top boundary. |
width | Width. |
Property Details
height
Height.
height: number
Property Value
number
imageId
Id of the image.
imageId: string
Property Value
string
left
Coordinate of the left boundary.
left: number
Property Value
number
tagId
Id of the tag associated with this region.
tagId: string
Property Value
string
top
Coordinate of the top boundary.
top: number
Property Value
number
width
Width.
width: number
Property Value
number