yanjinhui
2025-07-29 c5de0d98241f8c8349fa38851b77efcfc61e4d26
ÏîÄ¿´úÂë/ºó¶Ë/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);