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