| 程序包 | 说明 |
|---|---|
| cn.smartjavaai.common.entity | |
| cn.smartjavaai.common.preprocess | |
| cn.smartjavaai.common.utils |
| 构造器和说明 |
|---|
DetectionInfo(DetectionRectangle detectionRectangle) |
DetectionInfo(DetectionRectangle detectionRectangle,
float score) |
DetectionInfo(DetectionRectangle detectionRectangle,
float score,
FaceInfo faceInfo) |
| 构造器和说明 |
|---|
BufferedImagePreprocessor(BufferedImage image,
DetectionRectangle rect) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ImageUtils.drawImageRectWithText(BufferedImage image,
DetectionRectangle box,
String text,
Color color)
画检测框(有倾斜角)和文本
|
Copyright © 2025. All rights reserved.