From b0d88019decc266c74b1125c9010ce67de3066d8 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期四, 19 十二月 2019 11:15:38 +0800 Subject: [PATCH] udpate --- sdkstruct.go | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/sdkstruct.go b/sdkstruct.go index 44fe644..bae2e7b 100644 --- a/sdkstruct.go +++ b/sdkstruct.go @@ -67,6 +67,13 @@ NFaceID int64 } +// CFaceResult result +type CFaceResult struct { + Info CFaceInfo + Prop CThftResult + Feat []byte +} + //////////////////////////////// humantrack // int left;//琛屼汉鍖呭洿妗嗗乏涓婅妯潗鏍� -- Gitblit v1.8.0