增量人脸查询优化

This commit is contained in:
2025-12-31 11:54:17 +08:00
parent 0d2a38391c
commit fc04db9268
5 changed files with 57 additions and 47 deletions
@@ -1,7 +1,6 @@
package com.sw.face.collect.view
package com.sw.dualscreen.socket
import android.util.Log
import com.sw.dualscreen.socket.LanCommunicationManager
import org.json.JSONObject
open class LanServerListenerImpl: LanCommunicationManager.Listener {
@@ -1,7 +1,6 @@
package com.sw.face.collect.view
package com.sw.dualscreen.socket
import android.util.Log
import com.sw.dualscreen.socket.TcpClient
import org.json.JSONObject
import java.lang.Exception