SDC C-Project CF Review 프로그램
LYW
2021-07-01 668b40db8e394058c7e0abad2fbe539a631043c2
ReviewSystem/CHAlignFinder/AlignFinder.cpp
@@ -205,6 +205,7 @@
   CCHImageData tempImage;
   CCHImageProcess::ImageNormalize(&resultImage, &m_BlobImage, 0, 255);
   //테스트 필요
   if (findResult.dMatchValue<m_findParam.dMatchRate)
   {
      findResult.nResultCode = AlignMatch_LowScore;