| Package | Description |
|---|---|
| com.antgroup.antchain.openapi.realperson.models |
| Modifier and Type | Field and Description |
|---|---|
OcrLocation |
OcrInfo.cardLocation
example:
|
OcrLocation |
OcrInfo.photoLocation
example:
|
| Modifier and Type | Method and Description |
|---|---|
static OcrLocation |
OcrLocation.build(Map<String,?> map) |
OcrLocation |
OcrInfo.getCardLocation() |
OcrLocation |
OcrInfo.getPhotoLocation() |
OcrLocation |
OcrLocation.setHeight(String height) |
OcrLocation |
OcrLocation.setLeft(String left) |
OcrLocation |
OcrLocation.setTop(String top) |
OcrLocation |
OcrLocation.setWidth(String width) |
| Modifier and Type | Method and Description |
|---|---|
OcrInfo |
OcrInfo.setCardLocation(OcrLocation cardLocation) |
OcrInfo |
OcrInfo.setPhotoLocation(OcrLocation photoLocation) |
Copyright © 2025. All rights reserved.