SDC C-Project CF Review 프로그램
kojingeun
2023-11-24 c112cf54a238afa473e7eb0ea6298e06f4957658
ReviewSystem/CHReviewRecipe/RsRcpAlignInfo.cpp
@@ -20,6 +20,12 @@
   m_dMatchingRate = 0.9;
   m_strFirstImageFile = _T("");
   m_strSecondImageFile = _T("");
   /*< LYW 20211012 - #3671 ADD Start >*/
   m_strFirstAssistantImageFile = _T("");
   m_strSecondAssistantImageFile = _T("");
   m_strMatchingPixelStandard = _T("");
   m_strMatchingAlarmCondition = _T("");
   /*< LYW 20211012 - #3671 ADD End >*/
   m_strTotalPitchImageFile= _T("");
   // edge find param
   m_bUseEdge = TRUE;