ImageRegionCreateEntry interface

Entry associating a region to an image.

Properties

height

Height.

imageId

Id of the image.

left

Coordinate of the left boundary.

tagId

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