tencentcloud-sdk-nodejs-ocr 4.0.1035 → 4.0.1036
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -979,8 +979,10 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
979
979
|
}
|
980
980
|
|
981
981
|
/**
|
982
|
-
|
983
|
-
|
982
|
+
* 支持通用证照的有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能,支持通用证照的ps伪造检测,可以应用于各种证件信息有效性校验场景。
|
983
|
+
|
984
|
+
默认接口请求频率限制:5次/秒。
|
985
|
+
*/
|
984
986
|
async RecognizeGeneralCardWarn(
|
985
987
|
req: RecognizeGeneralCardWarnRequest,
|
986
988
|
cb?: (error: string, rep: RecognizeGeneralCardWarnResponse) => void
|
@@ -1113,7 +1115,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
1113
1115
|
/**
|
1114
1116
|
* 本接口支持二代身份证、临时身份证、港澳台居住证、外国人永久居留证,字段内容识别功能,包括姓名、性别、民族、出生、出生日期、住址、公民身份号码、签发机关、有效期限、国籍、通行证号码、持证人持有号码;支持返回证件类型;支持翻拍、复印、边框不完整、遮挡、字段级反光和字段级完整性告警;支持卡片主体框裁剪和头像裁剪。
|
1115
1117
|
|
1116
|
-
默认接口请求频率限制:
|
1118
|
+
默认接口请求频率限制:5次/秒。
|
1117
1119
|
*/
|
1118
1120
|
async RecognizeValidIDCardOCR(
|
1119
1121
|
req: RecognizeValidIDCardOCRRequest,
|
@@ -452,8 +452,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
452
452
|
*/
|
453
453
|
GetTaskState(req: GetTaskStateRequest, cb?: (error: string, rep: GetTaskStateResponse) => void): Promise<GetTaskStateResponse>;
|
454
454
|
/**
|
455
|
-
|
456
|
-
|
455
|
+
* 支持通用证照的有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能,支持通用证照的ps伪造检测,可以应用于各种证件信息有效性校验场景。
|
456
|
+
|
457
|
+
默认接口请求频率限制:5次/秒。
|
458
|
+
*/
|
457
459
|
RecognizeGeneralCardWarn(req: RecognizeGeneralCardWarnRequest, cb?: (error: string, rep: RecognizeGeneralCardWarnResponse) => void): Promise<RecognizeGeneralCardWarnResponse>;
|
458
460
|
/**
|
459
461
|
* 本接口支持图像整体文字的检测和识别。可以识别中文、英文、中英文、日语、韩语、西班牙语、法语、德语、葡萄牙语、越南语、马来语、俄语、意大利语、荷兰语、瑞典语、芬兰语、丹麦语、挪威语、匈牙利语、泰语,阿拉伯语20种语言,且各种语言均支持与英文混合的文字识别。
|
@@ -550,7 +552,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
550
552
|
/**
|
551
553
|
* 本接口支持二代身份证、临时身份证、港澳台居住证、外国人永久居留证,字段内容识别功能,包括姓名、性别、民族、出生、出生日期、住址、公民身份号码、签发机关、有效期限、国籍、通行证号码、持证人持有号码;支持返回证件类型;支持翻拍、复印、边框不完整、遮挡、字段级反光和字段级完整性告警;支持卡片主体框裁剪和头像裁剪。
|
552
554
|
|
553
|
-
默认接口请求频率限制:
|
555
|
+
默认接口请求频率限制:5次/秒。
|
554
556
|
*/
|
555
557
|
RecognizeValidIDCardOCR(req: RecognizeValidIDCardOCRRequest, cb?: (error: string, rep: RecognizeValidIDCardOCRResponse) => void): Promise<RecognizeValidIDCardOCRResponse>;
|
556
558
|
/**
|
@@ -535,8 +535,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
535
535
|
return this.request("GetTaskState", req, cb);
|
536
536
|
}
|
537
537
|
/**
|
538
|
-
|
539
|
-
|
538
|
+
* 支持通用证照的有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能,支持通用证照的ps伪造检测,可以应用于各种证件信息有效性校验场景。
|
539
|
+
|
540
|
+
默认接口请求频率限制:5次/秒。
|
541
|
+
*/
|
540
542
|
async RecognizeGeneralCardWarn(req, cb) {
|
541
543
|
return this.request("RecognizeGeneralCardWarn", req, cb);
|
542
544
|
}
|
@@ -645,7 +647,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
645
647
|
/**
|
646
648
|
* 本接口支持二代身份证、临时身份证、港澳台居住证、外国人永久居留证,字段内容识别功能,包括姓名、性别、民族、出生、出生日期、住址、公民身份号码、签发机关、有效期限、国籍、通行证号码、持证人持有号码;支持返回证件类型;支持翻拍、复印、边框不完整、遮挡、字段级反光和字段级完整性告警;支持卡片主体框裁剪和头像裁剪。
|
647
649
|
|
648
|
-
默认接口请求频率限制:
|
650
|
+
默认接口请求频率限制:5次/秒。
|
649
651
|
*/
|
650
652
|
async RecognizeValidIDCardOCR(req, cb) {
|
651
653
|
return this.request("RecognizeValidIDCardOCR", req, cb);
|