人脸识别demo

This commit is contained in:
dengwenjie
2025-02-21 20:20:07 +08:00
parent 28f55e85cc
commit 4f1564c04b
15 changed files with 12 additions and 77 deletions

View File

@@ -10,7 +10,6 @@ import java.io.InputStream;
/**
* 人脸识别算法
* @author dwj
* @date 2025/2/19
*/
public interface FaceAlgorithm {