Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

File metadata and controls

13 lines (9 loc) · 614 Bytes

DecryptImageOperation

Decrypts bounding boxes in an image using a commutative encryption algorithm.

Properties

Name Type Required Description
polygons List[ImageRegionPolygon] Yes The polygons defining the regions to decrypt.
cipher_license_rid RID Yes The resource identifier for the cipher license.
type Literal["decrypt"] Yes None

[Back to Model list] [Back to API list] [Back to README]