mirror of
https://github.com/geekwenjie/SmartJavaAI.git
synced 2026-09-20 09:39:18 +00:00
修改官网地址
This commit is contained in:
@@ -30,7 +30,7 @@ import java.util.List;
|
||||
/**
|
||||
* OCR 文本检测 示例
|
||||
* 模型下载地址:https://pan.baidu.com/s/15Noz2xHQzqMQSl1B19BobQ?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
@@ -25,7 +25,7 @@ import java.util.List;
|
||||
/**
|
||||
* OCR 行文本方向检测 示例
|
||||
* 模型下载地址:https://pan.baidu.com/s/1MLfd73Vjdpnuls9-oqc9uw?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
@@ -44,7 +44,7 @@ import java.util.concurrent.atomic.AtomicInteger;
|
||||
/**
|
||||
* OCR 文本识别 示例
|
||||
* 模型下载地址:https://pan.baidu.com/s/1MLfd73Vjdpnuls9-oqc9uw?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
@@ -41,7 +41,7 @@ import java.nio.file.Paths;
|
||||
* 4、优先运行 recognizeFront() / recognizeBack() 查看结构化结果
|
||||
*
|
||||
* 模型下载地址:https://pan.baidu.com/s/1MLfd73Vjdpnuls9-oqc9uw?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
@@ -29,7 +29,7 @@ import java.util.List;
|
||||
/**
|
||||
* 车牌识别demo
|
||||
* 模型下载地址:https://pan.baidu.com/s/1YEP56UqYcL-Op80M6JAreA?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
@@ -39,7 +39,7 @@ import java.util.List;
|
||||
/**
|
||||
* OCR 表格识别 示例
|
||||
* 模型下载地址:https://pan.baidu.com/s/1MLfd73Vjdpnuls9-oqc9uw?pwd=1234 提取码: 1234
|
||||
* 开发文档:http://doc.smartjavaai.cn/
|
||||
* 开发文档:http://doc.numberone.ink/
|
||||
* @author dwj
|
||||
*/
|
||||
@Slf4j
|
||||
|
||||
Reference in New Issue
Block a user