ImageRegionProposal interface
An interface representing ImageRegionProposal.
Properties
| image |
NOTE: This property will not be serialized. It can only be populated by the server. |
| project |
NOTE: This property will not be serialized. It can only be populated by the server. |
| proposals | NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
imageId
NOTE: This property will not be serialized. It can only be populated by the server.
imageId?: string
Property Value
string
projectId
NOTE: This property will not be serialized. It can only be populated by the server.
projectId?: string
Property Value
string
proposals
NOTE: This property will not be serialized. It can only be populated by the server.
proposals?: RegionProposal[]