This commit is contained in:
dengwenjie
2025-03-27 09:03:12 +08:00
parent 72a4c2c058
commit b2fc391abc

View File

@@ -77,7 +77,6 @@
## 使用步骤 ## 使用步骤
> [!CAUTION]
> >
> 📌 **运行提示** > 📌 **运行提示**
> >
@@ -127,7 +126,6 @@ FaceDetectedResult result = currentAlgorithm.detect(new FileInputStream(input));
### 5. 人脸比对11 ### 5. 人脸比对11
> [!CAUTION]
> >
> 1将项目中db/faces-data.db存放到您本地路径下 > 1将项目中db/faces-data.db存放到您本地路径下
> >
@@ -251,3 +249,8 @@ ImageUtils.drawBoundingBoxes(image, result, imagePath.toAbsolutePath().toString(
- **微信**: deng775747758 请备注SmartJavaAI - **微信**: deng775747758 请备注SmartJavaAI
- **Email**: 775747758@qq.com - **Email**: 775747758@qq.com
🚀 **如果这个项目对你有帮助,别忘了点个 Star ⭐!你的支持是我持续优化升级的动力!** ❤️