mrDarker
2025-08-16 50ac8b007a5adcac5e6b84e0ed903c2cc0fff8c6
EdgeInspector_App/Process/InspectCamera.cpp
@@ -479,7 +479,7 @@
#if 1
   int nMeasureCount = parm.m_nSideDimensionCount;
   for (int nMeasurePointIdx = 0; nMeasurePointIdx < nMeasureCount; nMeasurePointIdx++) {
      if (nMeasurePointIdx == MAX_SIDE_DIMENSION_MEASURE_COUNT) {
      if (nMeasurePointIdx == MAX_SIDE_DIMENSION_MEASURE_COUNT || nMeasurePointIdx == MAX_RIP_SAMPLE_COUNT) {
         break;
      }