mirror of
https://github.com/geekwenjie/SmartJavaAI.git
synced 2026-09-12 20:58:51 +00:00
- 新增OCR文字识别模块:支持最新 PP-OCRv5
- OCR文本识别:支持文字方向检测与自动校正
This commit is contained in:
@@ -15,7 +15,7 @@ import lombok.Data;
|
||||
public class DetectorModelConfig {
|
||||
|
||||
/**
|
||||
* 模型名称
|
||||
* 模型
|
||||
*/
|
||||
private DetectorModelEnum modelEnum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user