Detecting Signatures
Bounding boxes of signatures can be detected by settingsignature_detection
to true
in the parse_options
JSON object when calling the parse
API.
Response
The bounding boxes of signatures are present in the Document object returned by theparse
API.