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