- Introduction
- Consuming the API
- Characteristics
- Error Messages
- Support Material
- Authentication
- Address Parsing
- Billing/DailySummary
- Content Compare
- Content Extraction
- Content Extraction Async
- Content Extraction Distance
- Content Fullreader
- Enrichment
- Facematch
- Generative Content Extraction
- Image Properties
- Image Reporting - Continuous Improvement
- License Plate Recognition
- Liveness Detection
- MultiAddress Parsing
- MultiPage Content Extraction
- Vio Extraction
Image Properties
💡 TIP
For more accurate results, we recommend using as input the file returned in the
image
field response from the Content Extraction route. To do this, ensure that you call the Content Extraction route with the returnImage
parameter set to true. Then, use the returned file in the image
field as input in the Image Properties route. Therefore, the image will have undergone perspective correction during processing in the Content Extraction route, resulting in an image with a minimized background area. This approach will provide improved image analysis results in the Image Properties route.PDF files with a maximum of 10 pages are accepted.
Modified at 2024-06-28 13:13:54