Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
Rect |
ShipInvoiceInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Rect |
InvoiceGeneralInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Rect |
MixedInvoiceItem.getRect()
获取识别出的图片在混贴票据图片中的位置信息。
|
Rect |
InvoiceDetectInfo.getRect()
获取识别出的图片在混贴票据图片中的位置信息。
|
Rect |
VatRollInvoiceInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Rect |
DutyPaidProofInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Rect |
BusInvoiceInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Rect |
TollInvoiceInfo.getRect()
获取文本行在旋转纠正之后的图像中的像素坐标。
|
Modifier and Type | Method and Description |
---|---|
void |
ShipInvoiceInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
void |
InvoiceGeneralInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
void |
MixedInvoiceItem.setRect(Rect Rect)
设置识别出的图片在混贴票据图片中的位置信息。
|
void |
InvoiceDetectInfo.setRect(Rect Rect)
设置识别出的图片在混贴票据图片中的位置信息。
|
void |
VatRollInvoiceInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
void |
DutyPaidProofInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
void |
BusInvoiceInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
void |
TollInvoiceInfo.setRect(Rect Rect)
设置文本行在旋转纠正之后的图像中的像素坐标。
|
Copyright © 2019. All rights reserved.