|
@@ -32,7 +32,7 @@ namespace OTSModelSharp
|
|
|
// image scan parameter
|
|
|
COTSImgScanPrm m_poImageScanParam;
|
|
|
|
|
|
- const int RESOLUTION_ID_FIRST_TIE = 2;
|
|
|
+ const int RESOLUTION_ID_FIRST_TIE = 0;
|
|
|
|
|
|
// field centre points list
|
|
|
List<System.Drawing.Point> m_listFieldCentrePoints;
|