yanjinhui
2025-08-22 74907784c7005b7307b690d010ce6f8292e0dc9b
ÏîÄ¿´úÂë/ºó¶Ë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Face/FaceHelper.cs
@@ -269,6 +269,10 @@
                return results;
            }
            catch (Exception ex)
            {
                throw ex;
            }
            finally
            {
                TH_Faces.IdFaceSdkListDestroy(hList); // é”€æ¯æ¯”对列表
@@ -301,6 +305,10 @@
                return score;
            }
            catch(Exception ex)
            {
                throw ex;
            }
            finally
            {
                Marshal.FreeHGlobal(pFrame_Desc);