yanjinhui
昨天 c6f41b547bf479dbe4d722794b308984eb0bfe03
ÏîÄ¿´úÂë/ºó¶Ë/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);