using BiosenSocketService.Runtime; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using BiosenSocketService.Interface; using XImaging.Automation.Library.HxDriverLib; namespace BiosenSocketService.Runtime { class DeviceSimulator:IfSimulator, IRuntime { private bool m_bIsBusy; private RuntimeState m_rtState = RuntimeState.OnIdle; public ErrorHandleDelegate errorHandle { get; set; } public FinishTestHandleDelegate finishHandle { get; set; } public bool Busy { get { return m_bIsBusy; } set { m_bIsBusy = value; } } public string ErrorState { get; set; } public RuntimeState State { get; set; } public int TroubleShoot { get; set; } public JObject Count_APIWrapper() { string str = "{\r\n \"barcode\": \"12345678\",\r\n \"datetime\": \"20230620_153759\",\r\n \"count\": 155,\r\n \"path\": \"D:\\\\cellpose\\\\test_image.jpg\",\r\n \"dstPath\": \"D:\\\\cellpose\\\\test_image.jpg\",\r\n \"germlist\": [\r\n {\r\n \"index\": 1,\r\n \"coordinatePixel\": {\r\n \"x\": 2142.0,\r\n \"y\": 694.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 106.257,\r\n \"y\": 19.964,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5680.0,\r\n \"diameterSize\": 85.041,\r\n \"roundness\": 0.655,\r\n \"proximity\": 685.405,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 2,\r\n \"coordinatePixel\": {\r\n \"x\": 1893.0,\r\n \"y\": 756.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 104.137,\r\n \"y\": 11.948,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5808.0,\r\n \"diameterSize\": 85.994,\r\n \"roundness\": 0.834,\r\n \"proximity\": 458.836,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 3,\r\n \"coordinatePixel\": {\r\n \"x\": 2547.0,\r\n \"y\": 775.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 103.761,\r\n \"y\": 33.07,\r\n \"z\": 115.702\r\n },\r\n \"area\": 8464.0,\r\n \"diameterSize\": 103.811,\r\n \"roundness\": 0.81,\r\n \"proximity\": 787.5,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 4,\r\n \"coordinatePixel\": {\r\n \"x\": 3232.0,\r\n \"y\": 796.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 103.294,\r\n \"y\": 55.247,\r\n \"z\": 115.695\r\n },\r\n \"area\": 4768.0,\r\n \"diameterSize\": 77.915,\r\n \"roundness\": 0.677,\r\n \"proximity\": 71.887,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 5,\r\n \"coordinatePixel\": {\r\n \"x\": 3137.0,\r\n \"y\": 849.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 101.535,\r\n \"y\": 52.157,\r\n \"z\": 115.697\r\n },\r\n \"area\": 8608.0,\r\n \"diameterSize\": 104.69,\r\n \"roundness\": 0.683,\r\n \"proximity\": 71.887,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 6,\r\n \"coordinatePixel\": {\r\n \"x\": 1657.0,\r\n \"y\": 887.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 99.825,\r\n \"y\": 4.377,\r\n \"z\": 115.71\r\n },\r\n \"area\": 4752.0,\r\n \"diameterSize\": 77.785,\r\n \"roundness\": 0.638,\r\n \"proximity\": 285.863,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 7,\r\n \"coordinatePixel\": {\r\n \"x\": 1879.0,\r\n \"y\": 945.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 98.012,\r\n \"y\": 11.543,\r\n \"z\": 115.709\r\n },\r\n \"area\": 3136.0,\r\n \"diameterSize\": 63.189,\r\n \"roundness\": 0.671,\r\n \"proximity\": 59.471,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 8,\r\n \"coordinatePixel\": {\r\n \"x\": 2332.0,\r\n \"y\": 966.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 97.483,\r\n \"y\": 26.167,\r\n \"z\": 115.706\r\n },\r\n \"area\": 4736.0,\r\n \"diameterSize\": 77.653,\r\n \"roundness\": 0.626,\r\n \"proximity\": 168.608,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 9,\r\n \"coordinatePixel\": {\r\n \"x\": 1834.0,\r\n \"y\": 1023.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 95.46,\r\n \"y\": 10.12,\r\n \"z\": 115.709\r\n },\r\n \"area\": 6016.0,\r\n \"diameterSize\": 87.52,\r\n \"roundness\": 0.783,\r\n \"proximity\": 59.471,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 10,\r\n \"coordinatePixel\": {\r\n \"x\": 1613.0,\r\n \"y\": 1036.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 94.984,\r\n \"y\": 3.013,\r\n \"z\": 115.71\r\n },\r\n \"area\": 6352.0,\r\n \"diameterSize\": 89.931,\r\n \"roundness\": 0.601,\r\n \"proximity\": 170.972,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 11,\r\n \"coordinatePixel\": {\r\n \"x\": 2412.0,\r\n \"y\": 1064.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 94.331,\r\n \"y\": 28.745,\r\n \"z\": 115.706\r\n },\r\n \"area\": 6384.0,\r\n \"diameterSize\": 90.157,\r\n \"roundness\": 0.703,\r\n \"proximity\": 168.608,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 12,\r\n \"coordinatePixel\": {\r\n \"x\": 2812.0,\r\n \"y\": 1121.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 92.616,\r\n \"y\": 41.673,\r\n \"z\": 115.703\r\n },\r\n \"area\": 6464.0,\r\n \"diameterSize\": 90.721,\r\n \"roundness\": 0.728,\r\n \"proximity\": 593.238,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 13,\r\n \"coordinatePixel\": {\r\n \"x\": 3403.0,\r\n \"y\": 1120.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 92.817,\r\n \"y\": 60.835,\r\n \"z\": 115.697\r\n },\r\n \"area\": 5328.0,\r\n \"diameterSize\": 82.364,\r\n \"roundness\": 0.921,\r\n \"proximity\": 743.138,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 14,\r\n \"coordinatePixel\": {\r\n \"x\": 1549.0,\r\n \"y\": 1149.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 91.291,\r\n \"y\": 1.005,\r\n \"z\": 115.711\r\n },\r\n \"area\": 5648.0,\r\n \"diameterSize\": 84.801,\r\n \"roundness\": 0.619,\r\n \"proximity\": 170.972,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 15,\r\n \"coordinatePixel\": {\r\n \"x\": 2225.0,\r\n \"y\": 1152.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 91.406,\r\n \"y\": 22.746,\r\n \"z\": 115.708\r\n },\r\n \"area\": 4640.0,\r\n \"diameterSize\": 76.862,\r\n \"roundness\": 0.657,\r\n \"proximity\": 210.169,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 16,\r\n \"coordinatePixel\": {\r\n \"x\": 1330.0,\r\n \"y\": 1214.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 89.14,\r\n \"y\": -6.009,\r\n \"z\": 115.711\r\n },\r\n \"area\": 5056.0,\r\n \"diameterSize\": 80.234,\r\n \"roundness\": 0.62,\r\n \"proximity\": 98.933,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 17,\r\n \"coordinatePixel\": {\r\n \"x\": 2559.0,\r\n \"y\": 1216.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 89.447,\r\n \"y\": 33.526,\r\n \"z\": 115.706\r\n },\r\n \"area\": 5472.0,\r\n \"diameterSize\": 83.47,\r\n \"roundness\": 0.612,\r\n \"proximity\": 227.221,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 18,\r\n \"coordinatePixel\": {\r\n \"x\": 3653.0,\r\n \"y\": 1246.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 88.807,\r\n \"y\": 68.925,\r\n \"z\": 115.695\r\n },\r\n \"area\": 8528.0,\r\n \"diameterSize\": 104.203,\r\n \"roundness\": 0.67,\r\n \"proximity\": 666.183,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 19,\r\n \"coordinatePixel\": {\r\n \"x\": 1637.0,\r\n \"y\": 1256.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 87.884,\r\n \"y\": 3.852,\r\n \"z\": 115.711\r\n },\r\n \"area\": 7328.0,\r\n \"diameterSize\": 96.593,\r\n \"roundness\": 0.634,\r\n \"proximity\": 188.145,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 20,\r\n \"coordinatePixel\": {\r\n \"x\": 2273.0,\r\n \"y\": 1269.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 87.653,\r\n \"y\": 24.324,\r\n \"z\": 115.708\r\n },\r\n \"area\": 3840.0,\r\n \"diameterSize\": 69.923,\r\n \"roundness\": 0.606,\r\n \"proximity\": 210.169,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 21,\r\n \"coordinatePixel\": {\r\n \"x\": 1949.0,\r\n \"y\": 1287.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 86.977,\r\n \"y\": 13.881,\r\n \"z\": 115.71\r\n },\r\n \"area\": 6288.0,\r\n \"diameterSize\": 89.477,\r\n \"roundness\": 0.72,\r\n \"proximity\": 127.839,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 22,\r\n \"coordinatePixel\": {\r\n \"x\": 2069.0,\r\n \"y\": 1287.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 87.0,\r\n \"y\": 17.739,\r\n \"z\": 115.709\r\n },\r\n \"area\": 5856.0,\r\n \"diameterSize\": 86.349,\r\n \"roundness\": 0.777,\r\n \"proximity\": 127.839,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 23,\r\n \"coordinatePixel\": {\r\n \"x\": 1284.0,\r\n \"y\": 1297.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 86.438,\r\n \"y\": -7.454,\r\n \"z\": 115.711\r\n },\r\n \"area\": 2864.0,\r\n \"diameterSize\": 60.387,\r\n \"roundness\": 0.612,\r\n \"proximity\": 97.293,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 24,\r\n \"coordinatePixel\": {\r\n \"x\": 2935.0,\r\n \"y\": 1318.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 86.26,\r\n \"y\": 45.702,\r\n \"z\": 115.704\r\n },\r\n \"area\": 4800.0,\r\n \"diameterSize\": 78.176,\r\n \"roundness\": 0.725,\r\n \"proximity\": 593.238,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 25,\r\n \"coordinatePixel\": {\r\n \"x\": 1377.0,\r\n \"y\": 1332.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 85.343,\r\n \"y\": -4.475,\r\n \"z\": 115.711\r\n },\r\n \"area\": 6176.0,\r\n \"diameterSize\": 88.677,\r\n \"roundness\": 0.697,\r\n \"proximity\": 97.293,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 26,\r\n \"coordinatePixel\": {\r\n \"x\": 2533.0,\r\n \"y\": 1353.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 84.992,\r\n \"y\": 32.727,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5312.0,\r\n \"diameterSize\": 82.24,\r\n \"roundness\": 0.687,\r\n \"proximity\": 227.221,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 27,\r\n \"coordinatePixel\": {\r\n \"x\": 2708.0,\r\n \"y\": 1398.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 83.597,\r\n \"y\": 38.356,\r\n \"z\": 115.706\r\n },\r\n \"area\": 5552.0,\r\n \"diameterSize\": 84.077,\r\n \"roundness\": 0.681,\r\n \"proximity\": 386.664,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 28,\r\n \"coordinatePixel\": {\r\n \"x\": 3415.0,\r\n \"y\": 1402.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 83.668,\r\n \"y\": 61.248,\r\n \"z\": 115.7\r\n },\r\n \"area\": 5776.0,\r\n \"diameterSize\": 85.757,\r\n \"roundness\": 0.657,\r\n \"proximity\": 157.536,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 29,\r\n \"coordinatePixel\": {\r\n \"x\": 1314.0,\r\n \"y\": 1414.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 82.678,\r\n \"y\": -6.481,\r\n \"z\": 115.711\r\n },\r\n \"area\": 2960.0,\r\n \"diameterSize\": 61.39,\r\n \"roundness\": 0.709,\r\n \"proximity\": 39.201,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 30,\r\n \"coordinatePixel\": {\r\n \"x\": 1627.0,\r\n \"y\": 1446.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 81.736,\r\n \"y\": 3.593,\r\n \"z\": 115.711\r\n },\r\n \"area\": 6352.0,\r\n \"diameterSize\": 89.931,\r\n \"roundness\": 0.631,\r\n \"proximity\": 389.053,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 31,\r\n \"coordinatePixel\": {\r\n \"x\": 2131.0,\r\n \"y\": 1450.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 81.74,\r\n \"y\": 19.781,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4624.0,\r\n \"diameterSize\": 76.73,\r\n \"roundness\": 0.668,\r\n \"proximity\": 63.749,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 32,\r\n \"coordinatePixel\": {\r\n \"x\": 3313.0,\r\n \"y\": 1480.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 81.113,\r\n \"y\": 57.935,\r\n \"z\": 115.702\r\n },\r\n \"area\": 6800.0,\r\n \"diameterSize\": 93.049,\r\n \"roundness\": 0.728,\r\n \"proximity\": 157.536,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 33,\r\n \"coordinatePixel\": {\r\n \"x\": 1364.0,\r\n \"y\": 1477.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 80.667,\r\n \"y\": -4.86,\r\n \"z\": 115.711\r\n },\r\n \"area\": 4960.0,\r\n \"diameterSize\": 79.469,\r\n \"roundness\": 0.809,\r\n \"proximity\": 39.201,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 34,\r\n \"coordinatePixel\": {\r\n \"x\": 2285.0,\r\n \"y\": 1486.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 80.62,\r\n \"y\": 24.748,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4048.0,\r\n \"diameterSize\": 71.792,\r\n \"roundness\": 0.627,\r\n \"proximity\": 100.818,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 35,\r\n \"coordinatePixel\": {\r\n \"x\": 3586.0,\r\n \"y\": 1500.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 80.538,\r\n \"y\": 66.77,\r\n \"z\": 115.699\r\n },\r\n \"area\": 6144.0,\r\n \"diameterSize\": 88.447,\r\n \"roundness\": 0.694,\r\n \"proximity\": 255.287,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 36,\r\n \"coordinatePixel\": {\r\n \"x\": 2191.0,\r\n \"y\": 1521.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 79.452,\r\n \"y\": 21.737,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4800.0,\r\n \"diameterSize\": 78.176,\r\n \"roundness\": 0.639,\r\n \"proximity\": 63.749,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 37,\r\n \"coordinatePixel\": {\r\n \"x\": 1792.0,\r\n \"y\": 1549.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 78.442,\r\n \"y\": 8.914,\r\n \"z\": 115.71\r\n },\r\n \"area\": 6032.0,\r\n \"diameterSize\": 87.637,\r\n \"roundness\": 0.677,\r\n \"proximity\": 395.757,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 38,\r\n \"coordinatePixel\": {\r\n \"x\": 3381.0,\r\n \"y\": 1590.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 77.552,\r\n \"y\": 60.156,\r\n \"z\": 115.702\r\n },\r\n \"area\": 6064.0,\r\n \"diameterSize\": 87.869,\r\n \"roundness\": 0.677,\r\n \"proximity\": 157.769,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 39,\r\n \"coordinatePixel\": {\r\n \"x\": 1421.0,\r\n \"y\": 1613.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 76.296,\r\n \"y\": -2.986,\r\n \"z\": 115.711\r\n },\r\n \"area\": 8048.0,\r\n \"diameterSize\": 101.228,\r\n \"roundness\": 0.64,\r\n \"proximity\": 229.006,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 40,\r\n \"coordinatePixel\": {\r\n \"x\": 2855.0,\r\n \"y\": 1605.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 76.944,\r\n \"y\": 43.145,\r\n \"z\": 115.706\r\n },\r\n \"area\": 3120.0,\r\n \"diameterSize\": 63.028,\r\n \"roundness\": 0.79,\r\n \"proximity\": 333.533,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 41,\r\n \"coordinatePixel\": {\r\n \"x\": 956.0,\r\n \"y\": 1626.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 75.759,\r\n \"y\": -17.863,\r\n \"z\": 115.71\r\n },\r\n \"area\": 5888.0,\r\n \"diameterSize\": 86.584,\r\n \"roundness\": 0.637,\r\n \"proximity\": 255.559,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 42,\r\n \"coordinatePixel\": {\r\n \"x\": 3678.0,\r\n \"y\": 1628.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 76.414,\r\n \"y\": 69.783,\r\n \"z\": 115.7\r\n },\r\n \"area\": 7856.0,\r\n \"diameterSize\": 100.013,\r\n \"roundness\": 0.689,\r\n \"proximity\": 255.287,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 43,\r\n \"coordinatePixel\": {\r\n \"x\": 2230.0,\r\n \"y\": 1671.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 74.649,\r\n \"y\": 23.024,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4448.0,\r\n \"diameterSize\": 75.255,\r\n \"roundness\": 0.668,\r\n \"proximity\": 199.119,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 44,\r\n \"coordinatePixel\": {\r\n \"x\": 1884.0,\r\n \"y\": 1696.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 73.749,\r\n \"y\": 11.912,\r\n \"z\": 115.71\r\n },\r\n \"area\": 2848.0,\r\n \"diameterSize\": 60.218,\r\n \"roundness\": 0.687,\r\n \"proximity\": 395.757,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 45,\r\n \"coordinatePixel\": {\r\n \"x\": 3283.0,\r\n \"y\": 1729.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 73.024,\r\n \"y\": 56.986,\r\n \"z\": 115.704\r\n },\r\n \"area\": 5808.0,\r\n \"diameterSize\": 85.994,\r\n \"roundness\": 0.645,\r\n \"proximity\": 333.716,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 46,\r\n \"coordinatePixel\": {\r\n \"x\": 2897.0,\r\n \"y\": 1750.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 72.259,\r\n \"y\": 44.522,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4144.0,\r\n \"diameterSize\": 72.638,\r\n \"roundness\": 0.641,\r\n \"proximity\": 333.533,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 47,\r\n \"coordinatePixel\": {\r\n \"x\": 1322.0,\r\n \"y\": 1776.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 71.026,\r\n \"y\": -6.105,\r\n \"z\": 115.71\r\n },\r\n \"area\": 6496.0,\r\n \"diameterSize\": 90.945,\r\n \"roundness\": 0.655,\r\n \"proximity\": 220.603,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 48,\r\n \"coordinatePixel\": {\r\n \"x\": 958.0,\r\n \"y\": 1782.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 70.713,\r\n \"y\": -17.73,\r\n \"z\": 115.709\r\n },\r\n \"area\": 7760.0,\r\n \"diameterSize\": 99.4,\r\n \"roundness\": 0.704,\r\n \"proximity\": 255.559,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 49,\r\n \"coordinatePixel\": {\r\n \"x\": 3986.0,\r\n \"y\": 1783.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 71.484,\r\n \"y\": 79.767,\r\n \"z\": 115.698\r\n },\r\n \"area\": 7648.0,\r\n \"diameterSize\": 98.68,\r\n \"roundness\": 0.685,\r\n \"proximity\": 521.855,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 50,\r\n \"coordinatePixel\": {\r\n \"x\": 1459.0,\r\n \"y\": 1783.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 70.825,\r\n \"y\": -1.723,\r\n \"z\": 115.71\r\n },\r\n \"area\": 4144.0,\r\n \"diameterSize\": 72.638,\r\n \"roundness\": 0.605,\r\n \"proximity\": 220.603,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 51,\r\n \"coordinatePixel\": {\r\n \"x\": 2268.0,\r\n \"y\": 1793.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 70.722,\r\n \"y\": 24.264,\r\n \"z\": 115.709\r\n },\r\n \"area\": 5104.0,\r\n \"diameterSize\": 80.614,\r\n \"roundness\": 0.615,\r\n \"proximity\": 101.429,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 52,\r\n \"coordinatePixel\": {\r\n \"x\": 2173.0,\r\n \"y\": 1794.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 70.65,\r\n \"y\": 21.221,\r\n \"z\": 115.71\r\n },\r\n \"area\": 2640.0,\r\n \"diameterSize\": 57.977,\r\n \"roundness\": 0.589,\r\n \"proximity\": 101.429,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 53,\r\n \"coordinatePixel\": {\r\n \"x\": 4194.0,\r\n \"y\": 1811.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 70.632,\r\n \"y\": 86.506,\r\n \"z\": 115.696\r\n },\r\n \"area\": 2768.0,\r\n \"diameterSize\": 59.366,\r\n \"roundness\": 0.615,\r\n \"proximity\": 521.855,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 54,\r\n \"coordinatePixel\": {\r\n \"x\": 2430.0,\r\n \"y\": 1832.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 69.497,\r\n \"y\": 29.48,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4112.0,\r\n \"diameterSize\": 72.357,\r\n \"roundness\": 0.589,\r\n \"proximity\": 118.252,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 55,\r\n \"coordinatePixel\": {\r\n \"x\": 2636.0,\r\n \"y\": 1840.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 69.296,\r\n \"y\": 36.127,\r\n \"z\": 115.708\r\n },\r\n \"area\": 4208.0,\r\n \"diameterSize\": 73.197,\r\n \"roundness\": 0.629,\r\n \"proximity\": 189.717,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 56,\r\n \"coordinatePixel\": {\r\n \"x\": 2522.0,\r\n \"y\": 1867.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 68.391,\r\n \"y\": 32.462,\r\n \"z\": 115.709\r\n },\r\n \"area\": 3440.0,\r\n \"diameterSize\": 66.181,\r\n \"roundness\": 0.624,\r\n \"proximity\": 118.252,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 57,\r\n \"coordinatePixel\": {\r\n \"x\": 1091.0,\r\n \"y\": 1890.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 67.295,\r\n \"y\": -13.459,\r\n \"z\": 115.709\r\n },\r\n \"area\": 8704.0,\r\n \"diameterSize\": 105.272,\r\n \"roundness\": 0.731,\r\n \"proximity\": 104.998,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 58,\r\n \"coordinatePixel\": {\r\n \"x\": 1842.0,\r\n \"y\": 1902.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 67.079,\r\n \"y\": 10.614,\r\n \"z\": 115.71\r\n },\r\n \"area\": 5280.0,\r\n \"diameterSize\": 81.992,\r\n \"roundness\": 0.644,\r\n \"proximity\": 56.578,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 59,\r\n \"coordinatePixel\": {\r\n \"x\": 1509.0,\r\n \"y\": 1933.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 66.01,\r\n \"y\": -0.081,\r\n \"z\": 115.71\r\n },\r\n \"area\": 5952.0,\r\n \"diameterSize\": 87.054,\r\n \"roundness\": 0.717,\r\n \"proximity\": 215.276,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 60,\r\n \"coordinatePixel\": {\r\n \"x\": 1197.0,\r\n \"y\": 1952.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 65.311,\r\n \"y\": -10.058,\r\n \"z\": 115.709\r\n },\r\n \"area\": 6064.0,\r\n \"diameterSize\": 87.869,\r\n \"roundness\": 0.657,\r\n \"proximity\": 104.998,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 61,\r\n \"coordinatePixel\": {\r\n \"x\": 1892.0,\r\n \"y\": 1973.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 64.81,\r\n \"y\": 12.237,\r\n \"z\": 115.71\r\n },\r\n \"area\": 3136.0,\r\n \"diameterSize\": 63.189,\r\n \"roundness\": 0.607,\r\n \"proximity\": 56.578,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 62,\r\n \"coordinatePixel\": {\r\n \"x\": 3500.0,\r\n \"y\": 1987.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 64.756,\r\n \"y\": 64.022,\r\n \"z\": 115.704\r\n },\r\n \"area\": 4272.0,\r\n \"diameterSize\": 73.751,\r\n \"roundness\": 0.621,\r\n \"proximity\": 883.695,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 63,\r\n \"coordinatePixel\": {\r\n \"x\": 2485.0,\r\n \"y\": 1992.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 64.335,\r\n \"y\": 31.278,\r\n \"z\": 115.709\r\n },\r\n \"area\": 3136.0,\r\n \"diameterSize\": 63.189,\r\n \"roundness\": 0.695,\r\n \"proximity\": 246.053,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 64,\r\n \"coordinatePixel\": {\r\n \"x\": 3127.0,\r\n \"y\": 2007.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 64.002,\r\n \"y\": 51.98,\r\n \"z\": 115.706\r\n },\r\n \"area\": 3776.0,\r\n \"diameterSize\": 69.338,\r\n \"roundness\": 0.616,\r\n \"proximity\": 82.907,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 65,\r\n \"coordinatePixel\": {\r\n \"x\": 3046.0,\r\n \"y\": 2027.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 63.344,\r\n \"y\": 49.367,\r\n \"z\": 115.707\r\n },\r\n \"area\": 2464.0,\r\n \"diameterSize\": 56.011,\r\n \"roundness\": 0.614,\r\n \"proximity\": 82.907,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 66,\r\n \"coordinatePixel\": {\r\n \"x\": 1271.0,\r\n \"y\": 2055.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 62.044,\r\n \"y\": -7.647,\r\n \"z\": 115.708\r\n },\r\n \"area\": 6752.0,\r\n \"diameterSize\": 92.72,\r\n \"roundness\": 0.677,\r\n \"proximity\": 144.527,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 67,\r\n \"coordinatePixel\": {\r\n \"x\": 1582.0,\r\n \"y\": 2054.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 62.125,\r\n \"y\": 2.311,\r\n \"z\": 115.709\r\n },\r\n \"area\": 6240.0,\r\n \"diameterSize\": 89.135,\r\n \"roundness\": 0.696,\r\n \"proximity\": 215.276,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 68,\r\n \"coordinatePixel\": {\r\n \"x\": 2604.0,\r\n \"y\": 2050.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 62.496,\r\n \"y\": 35.137,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4960.0,\r\n \"diameterSize\": 79.469,\r\n \"roundness\": 0.619,\r\n \"proximity\": 246.053,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 69,\r\n \"coordinatePixel\": {\r\n \"x\": 2974.0,\r\n \"y\": 2094.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 61.157,\r\n \"y\": 47.073,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4912.0,\r\n \"diameterSize\": 79.083,\r\n \"roundness\": 0.676,\r\n \"proximity\": 122.214,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 70,\r\n \"coordinatePixel\": {\r\n \"x\": 1751.0,\r\n \"y\": 2111.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 60.339,\r\n \"y\": 7.748,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4976.0,\r\n \"diameterSize\": 79.597,\r\n \"roundness\": 0.636,\r\n \"proximity\": 376.439,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 71,\r\n \"coordinatePixel\": {\r\n \"x\": 2367.0,\r\n \"y\": 2108.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 60.589,\r\n \"y\": 27.498,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4832.0,\r\n \"diameterSize\": 78.437,\r\n \"roundness\": 0.615,\r\n \"proximity\": 377.5,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 72,\r\n \"coordinatePixel\": {\r\n \"x\": 760.0,\r\n \"y\": 2157.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 58.636,\r\n \"y\": -23.924,\r\n \"z\": 115.705\r\n },\r\n \"area\": 7344.0,\r\n \"diameterSize\": 96.699,\r\n \"roundness\": 0.704,\r\n \"proximity\": 370.935,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 73,\r\n \"coordinatePixel\": {\r\n \"x\": 4047.0,\r\n \"y\": 2176.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 58.754,\r\n \"y\": 81.75,\r\n \"z\": 115.701\r\n },\r\n \"area\": 6080.0,\r\n \"diameterSize\": 87.985,\r\n \"roundness\": 1.048,\r\n \"proximity\": 366.558,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 74,\r\n \"coordinatePixel\": {\r\n \"x\": 2001.0,\r\n \"y\": 2170.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 58.495,\r\n \"y\": 15.761,\r\n \"z\": 115.709\r\n },\r\n \"area\": 3728.0,\r\n \"diameterSize\": 68.896,\r\n \"roundness\": 0.632,\r\n \"proximity\": 84.897,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 75,\r\n \"coordinatePixel\": {\r\n \"x\": 3229.0,\r\n \"y\": 2175.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 58.632,\r\n \"y\": 55.298,\r\n \"z\": 115.707\r\n },\r\n \"area\": 3168.0,\r\n \"diameterSize\": 63.511,\r\n \"roundness\": 0.612,\r\n \"proximity\": 269.527,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 76,\r\n \"coordinatePixel\": {\r\n \"x\": 2165.0,\r\n \"y\": 2200.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 57.585,\r\n \"y\": 21.028,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4960.0,\r\n \"diameterSize\": 79.469,\r\n \"roundness\": 0.63,\r\n \"proximity\": 369.216,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 77,\r\n \"coordinatePixel\": {\r\n \"x\": 1912.0,\r\n \"y\": 2206.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 57.324,\r\n \"y\": 12.939,\r\n \"z\": 115.709\r\n },\r\n \"area\": 4912.0,\r\n \"diameterSize\": 79.083,\r\n \"roundness\": 0.64,\r\n \"proximity\": 84.897,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 78,\r\n \"coordinatePixel\": {\r\n \"x\": 3684.0,\r\n \"y\": 2221.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 57.245,\r\n \"y\": 70.015,\r\n \"z\": 115.704\r\n },\r\n \"area\": 5088.0,\r\n \"diameterSize\": 80.488,\r\n \"roundness\": 0.656,\r\n \"proximity\": 263.047,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 79,\r\n \"coordinatePixel\": {\r\n \"x\": 918.0,\r\n \"y\": 2258.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 55.423,\r\n \"y\": -18.853,\r\n \"z\": 115.705\r\n },\r\n \"area\": 6784.0,\r\n \"diameterSize\": 92.939,\r\n \"roundness\": 1.048,\r\n \"proximity\": 309.492,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 80,\r\n \"coordinatePixel\": {\r\n \"x\": 3119.0,\r\n \"y\": 2253.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 56.066,\r\n \"y\": 51.755,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4128.0,\r\n \"diameterSize\": 72.498,\r\n \"roundness\": 0.596,\r\n \"proximity\": 269.527,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 81,\r\n \"coordinatePixel\": {\r\n \"x\": 4190.0,\r\n \"y\": 2288.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 55.186,\r\n \"y\": 86.406,\r\n \"z\": 115.701\r\n },\r\n \"area\": 6672.0,\r\n \"diameterSize\": 92.169,\r\n \"roundness\": 0.65,\r\n \"proximity\": 366.558,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 82,\r\n \"coordinatePixel\": {\r\n \"x\": 3553.0,\r\n \"y\": 2288.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 55.049,\r\n \"y\": 65.762,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5488.0,\r\n \"diameterSize\": 83.591,\r\n \"roundness\": 0.868,\r\n \"proximity\": 263.047,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 83,\r\n \"coordinatePixel\": {\r\n \"x\": 2887.0,\r\n \"y\": 2354.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 52.785,\r\n \"y\": 44.295,\r\n \"z\": 115.708\r\n },\r\n \"area\": 3936.0,\r\n \"diameterSize\": 70.792,\r\n \"roundness\": 0.587,\r\n \"proximity\": 146.878,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 84,\r\n \"coordinatePixel\": {\r\n \"x\": 3314.0,\r\n \"y\": 2367.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 52.443,\r\n \"y\": 58.058,\r\n \"z\": 115.707\r\n },\r\n \"area\": 3888.0,\r\n \"diameterSize\": 70.359,\r\n \"roundness\": 0.611,\r\n \"proximity\": 145.608,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 85,\r\n \"coordinatePixel\": {\r\n \"x\": 856.0,\r\n \"y\": 2423.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 50.146,\r\n \"y\": -20.775,\r\n \"z\": 115.703\r\n },\r\n \"area\": 8432.0,\r\n \"diameterSize\": 103.614,\r\n \"roundness\": 0.706,\r\n \"proximity\": 120.079,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 86,\r\n \"coordinatePixel\": {\r\n \"x\": 2981.0,\r\n \"y\": 2412.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 50.931,\r\n \"y\": 47.323,\r\n \"z\": 115.708\r\n },\r\n \"area\": 4592.0,\r\n \"diameterSize\": 76.464,\r\n \"roundness\": 0.604,\r\n \"proximity\": 146.878,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 87,\r\n \"coordinatePixel\": {\r\n \"x\": 4395.0,\r\n \"y\": 2418.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 51.028,\r\n \"y\": 93.038,\r\n \"z\": 115.7\r\n },\r\n \"area\": 3200.0,\r\n \"diameterSize\": 63.831,\r\n \"roundness\": 0.701,\r\n \"proximity\": 293.621,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 88,\r\n \"coordinatePixel\": {\r\n \"x\": 1562.0,\r\n \"y\": 2442.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 49.667,\r\n \"y\": 1.774,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4848.0,\r\n \"diameterSize\": 78.566,\r\n \"roundness\": 0.685,\r\n \"proximity\": 70.003,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 89,\r\n \"coordinatePixel\": {\r\n \"x\": 1784.0,\r\n \"y\": 2456.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 49.272,\r\n \"y\": 8.897,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4816.0,\r\n \"diameterSize\": 78.307,\r\n \"roundness\": 0.646,\r\n \"proximity\": 517.531,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 90,\r\n \"coordinatePixel\": {\r\n \"x\": 1294.0,\r\n \"y\": 2481.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 48.361,\r\n \"y\": -6.774,\r\n \"z\": 115.705\r\n },\r\n \"area\": 6400.0,\r\n \"diameterSize\": 90.27,\r\n \"roundness\": 0.831,\r\n \"proximity\": 141.511,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 91,\r\n \"coordinatePixel\": {\r\n \"x\": 3279.0,\r\n \"y\": 2468.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 49.169,\r\n \"y\": 56.956,\r\n \"z\": 115.707\r\n },\r\n \"area\": 3968.0,\r\n \"diameterSize\": 71.079,\r\n \"roundness\": 0.669,\r\n \"proximity\": 145.608,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 92,\r\n \"coordinatePixel\": {\r\n \"x\": 3406.0,\r\n \"y\": 2475.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 48.979,\r\n \"y\": 61.034,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5504.0,\r\n \"diameterSize\": 83.713,\r\n \"roundness\": 0.717,\r\n \"proximity\": 196.508,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 93,\r\n \"coordinatePixel\": {\r\n \"x\": 1554.0,\r\n \"y\": 2533.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 46.765,\r\n \"y\": 1.534,\r\n \"z\": 115.706\r\n },\r\n \"area\": 3648.0,\r\n \"diameterSize\": 68.153,\r\n \"roundness\": 0.634,\r\n \"proximity\": 70.003,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 94,\r\n \"coordinatePixel\": {\r\n \"x\": 851.0,\r\n \"y\": 2544.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 46.267,\r\n \"y\": -20.909,\r\n \"z\": 115.701\r\n },\r\n \"area\": 4896.0,\r\n \"diameterSize\": 78.954,\r\n \"roundness\": 0.865,\r\n \"proximity\": 120.079,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 95,\r\n \"coordinatePixel\": {\r\n \"x\": 1398.0,\r\n \"y\": 2539.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 46.52,\r\n \"y\": -3.431,\r\n \"z\": 115.705\r\n },\r\n \"area\": 4704.0,\r\n \"diameterSize\": 77.391,\r\n \"roundness\": 0.655,\r\n \"proximity\": 141.511,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 96,\r\n \"coordinatePixel\": {\r\n \"x\": 4374.0,\r\n \"y\": 2567.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 46.217,\r\n \"y\": 92.363,\r\n \"z\": 115.702\r\n },\r\n \"area\": 6368.0,\r\n \"diameterSize\": 90.044,\r\n \"roundness\": 0.708,\r\n \"proximity\": 293.621,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 97,\r\n \"coordinatePixel\": {\r\n \"x\": 3788.0,\r\n \"y\": 2570.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 45.998,\r\n \"y\": 73.395,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5040.0,\r\n \"diameterSize\": 80.107,\r\n \"roundness\": 0.734,\r\n \"proximity\": 597.737,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 98,\r\n \"coordinatePixel\": {\r\n \"x\": 1951.0,\r\n \"y\": 2581.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 45.285,\r\n \"y\": 14.269,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5040.0,\r\n \"diameterSize\": 80.107,\r\n \"roundness\": 0.679,\r\n \"proximity\": 437.034,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 99,\r\n \"coordinatePixel\": {\r\n \"x\": 4075.0,\r\n \"y\": 2622.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 44.391,\r\n \"y\": 82.666,\r\n \"z\": 115.704\r\n },\r\n \"area\": 5360.0,\r\n \"diameterSize\": 82.611,\r\n \"roundness\": 0.825,\r\n \"proximity\": 530.924,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 100,\r\n \"coordinatePixel\": {\r\n \"x\": 767.0,\r\n \"y\": 2633.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 43.408,\r\n \"y\": -23.539,\r\n \"z\": 115.699\r\n },\r\n \"area\": 6672.0,\r\n \"diameterSize\": 92.169,\r\n \"roundness\": 0.85,\r\n \"proximity\": 145.851,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 101,\r\n \"coordinatePixel\": {\r\n \"x\": 3541.0,\r\n \"y\": 2671.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 42.687,\r\n \"y\": 65.406,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4624.0,\r\n \"diameterSize\": 76.73,\r\n \"roundness\": 0.653,\r\n \"proximity\": 358.074,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 102,\r\n \"coordinatePixel\": {\r\n \"x\": 2362.0,\r\n \"y\": 2686.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 41.993,\r\n \"y\": 27.473,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5392.0,\r\n \"diameterSize\": 82.857,\r\n \"roundness\": 0.605,\r\n \"proximity\": 233.928,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 103,\r\n \"coordinatePixel\": {\r\n \"x\": 1877.0,\r\n \"y\": 2757.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 39.639,\r\n \"y\": 11.924,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5440.0,\r\n \"diameterSize\": 83.225,\r\n \"roundness\": 0.667,\r\n \"proximity\": 152.087,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 104,\r\n \"coordinatePixel\": {\r\n \"x\": 3912.0,\r\n \"y\": 2771.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 39.56,\r\n \"y\": 77.416,\r\n \"z\": 115.705\r\n },\r\n \"area\": 6768.0,\r\n \"diameterSize\": 92.829,\r\n \"roundness\": 0.942,\r\n \"proximity\": 529.205,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 105,\r\n \"coordinatePixel\": {\r\n \"x\": 3331.0,\r\n \"y\": 2799.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 38.56,\r\n \"y\": 58.636,\r\n \"z\": 115.707\r\n },\r\n \"area\": 4288.0,\r\n \"diameterSize\": 73.889,\r\n \"roundness\": 0.648,\r\n \"proximity\": 183.99,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 106,\r\n \"coordinatePixel\": {\r\n \"x\": 3439.0,\r\n \"y\": 2786.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 38.974,\r\n \"y\": 62.12,\r\n \"z\": 115.707\r\n },\r\n \"area\": 2096.0,\r\n \"diameterSize\": 51.66,\r\n \"roundness\": 0.791,\r\n \"proximity\": 183.99,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 107,\r\n \"coordinatePixel\": {\r\n \"x\": 2381.0,\r\n \"y\": 2825.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 37.541,\r\n \"y\": 28.097,\r\n \"z\": 115.707\r\n },\r\n \"area\": 5088.0,\r\n \"diameterSize\": 80.488,\r\n \"roundness\": 0.651,\r\n \"proximity\": 136.748,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 108,\r\n \"coordinatePixel\": {\r\n \"x\": 3625.0,\r\n \"y\": 2824.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 37.781,\r\n \"y\": 68.133,\r\n \"z\": 115.707\r\n },\r\n \"area\": 3712.0,\r\n \"diameterSize\": 68.748,\r\n \"roundness\": 0.633,\r\n \"proximity\": 407.481,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 109,\r\n \"coordinatePixel\": {\r\n \"x\": 1924.0,\r\n \"y\": 2870.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 36.018,\r\n \"y\": 13.468,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5872.0,\r\n \"diameterSize\": 86.467,\r\n \"roundness\": 0.676,\r\n \"proximity\": 152.087,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 110,\r\n \"coordinatePixel\": {\r\n \"x\": 2323.0,\r\n \"y\": 2924.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 34.376,\r\n \"y\": 26.248,\r\n \"z\": 115.706\r\n },\r\n \"area\": 5024.0,\r\n \"diameterSize\": 79.98,\r\n \"roundness\": 0.631,\r\n \"proximity\": 136.748,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 111,\r\n \"coordinatePixel\": {\r\n \"x\": 3766.0,\r\n \"y\": 2940.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 34.103,\r\n \"y\": 72.687,\r\n \"z\": 115.706\r\n },\r\n \"area\": 6336.0,\r\n \"diameterSize\": 89.818,\r\n \"roundness\": 0.894,\r\n \"proximity\": 410.608,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 112,\r\n \"coordinatePixel\": {\r\n \"x\": 2520.0,\r\n \"y\": 2949.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 33.607,\r\n \"y\": 32.576,\r\n \"z\": 115.706\r\n },\r\n \"area\": 6208.0,\r\n \"diameterSize\": 88.906,\r\n \"roundness\": 0.684,\r\n \"proximity\": 321.663,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 113,\r\n \"coordinatePixel\": {\r\n \"x\": 2136.0,\r\n \"y\": 3007.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 31.684,\r\n \"y\": 20.287,\r\n \"z\": 115.704\r\n },\r\n \"area\": 4768.0,\r\n \"diameterSize\": 77.915,\r\n \"roundness\": 0.624,\r\n \"proximity\": 62.863,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 114,\r\n \"coordinatePixel\": {\r\n \"x\": 2046.0,\r\n \"y\": 3036.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 30.722,\r\n \"y\": 17.411,\r\n \"z\": 115.704\r\n },\r\n \"area\": 5056.0,\r\n \"diameterSize\": 80.234,\r\n \"roundness\": 0.619,\r\n \"proximity\": 62.863,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 115,\r\n \"coordinatePixel\": {\r\n \"x\": 2568.0,\r\n \"y\": 3100.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 28.758,\r\n \"y\": 34.152,\r\n \"z\": 115.705\r\n },\r\n \"area\": 3696.0,\r\n \"diameterSize\": 68.6,\r\n \"roundness\": 0.628,\r\n \"proximity\": 265.897,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 116,\r\n \"coordinatePixel\": {\r\n \"x\": 3011.0,\r\n \"y\": 3148.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 27.299,\r\n \"y\": 48.375,\r\n \"z\": 115.706\r\n },\r\n \"area\": 2608.0,\r\n \"diameterSize\": 57.625,\r\n \"roundness\": 0.806,\r\n \"proximity\": 231.759,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 117,\r\n \"coordinatePixel\": {\r\n \"x\": 2564.0,\r\n \"y\": 3243.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 24.2,\r\n \"y\": 34.045,\r\n \"z\": 115.704\r\n },\r\n \"area\": 5472.0,\r\n \"diameterSize\": 83.47,\r\n \"roundness\": 0.613,\r\n \"proximity\": 265.897,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 118,\r\n \"coordinatePixel\": {\r\n \"x\": 2033.0,\r\n \"y\": 3256.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 23.695,\r\n \"y\": 17.059,\r\n \"z\": 115.701\r\n },\r\n \"area\": 4416.0,\r\n \"diameterSize\": 74.984,\r\n \"roundness\": 0.646,\r\n \"proximity\": 131.12,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 119,\r\n \"coordinatePixel\": {\r\n \"x\": 2982.0,\r\n \"y\": 3262.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 23.655,\r\n \"y\": 47.482,\r\n \"z\": 115.705\r\n },\r\n \"area\": 2896.0,\r\n \"diameterSize\": 60.723,\r\n \"roundness\": 0.775,\r\n \"proximity\": 231.759,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 120,\r\n \"coordinatePixel\": {\r\n \"x\": 1252.0,\r\n \"y\": 3301.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 22.155,\r\n \"y\": -7.867,\r\n \"z\": 115.694\r\n },\r\n \"area\": 8512.0,\r\n \"diameterSize\": 104.105,\r\n \"roundness\": 0.921,\r\n \"proximity\": 34.447,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 121,\r\n \"coordinatePixel\": {\r\n \"x\": 1353.0,\r\n \"y\": 3299.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 22.232,\r\n \"y\": -4.661,\r\n \"z\": 115.695\r\n },\r\n \"area\": 5024.0,\r\n \"diameterSize\": 79.98,\r\n \"roundness\": 0.791,\r\n \"proximity\": 34.447,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 122,\r\n \"coordinatePixel\": {\r\n \"x\": 1137.0,\r\n \"y\": 3371.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 19.916,\r\n \"y\": -11.517,\r\n \"z\": 115.692\r\n },\r\n \"area\": 10064.0,\r\n \"diameterSize\": 113.198,\r\n \"roundness\": 0.739,\r\n \"proximity\": 104.657,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 123,\r\n \"coordinatePixel\": {\r\n \"x\": 1938.0,\r\n \"y\": 3351.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 20.657,\r\n \"y\": 14.02,\r\n \"z\": 115.699\r\n },\r\n \"area\": 4304.0,\r\n \"diameterSize\": 74.027,\r\n \"roundness\": 0.646,\r\n \"proximity\": 47.093,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 124,\r\n \"coordinatePixel\": {\r\n \"x\": 2023.0,\r\n \"y\": 3364.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 20.267,\r\n \"y\": 16.754,\r\n \"z\": 115.7\r\n },\r\n \"area\": 4432.0,\r\n \"diameterSize\": 75.12,\r\n \"roundness\": 0.621,\r\n \"proximity\": 47.093,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 125,\r\n \"coordinatePixel\": {\r\n \"x\": 4164.0,\r\n \"y\": 3390.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 19.714,\r\n \"y\": 85.556,\r\n \"z\": 115.705\r\n },\r\n \"area\": 6352.0,\r\n \"diameterSize\": 89.931,\r\n \"roundness\": 0.788,\r\n \"proximity\": 538.45,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 126,\r\n \"coordinatePixel\": {\r\n \"x\": 2026.0,\r\n \"y\": 3464.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 17.059,\r\n \"y\": 16.881,\r\n \"z\": 115.699\r\n },\r\n \"area\": 3440.0,\r\n \"diameterSize\": 66.181,\r\n \"roundness\": 0.656,\r\n \"proximity\": 119.855,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 127,\r\n \"coordinatePixel\": {\r\n \"x\": 1213.0,\r\n \"y\": 3500.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 15.831,\r\n \"y\": -9.037,\r\n \"z\": 115.69\r\n },\r\n \"area\": 10256.0,\r\n \"diameterSize\": 114.273,\r\n \"roundness\": 0.785,\r\n \"proximity\": 143.94,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 128,\r\n \"coordinatePixel\": {\r\n \"x\": 3951.0,\r\n \"y\": 3489.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 16.485,\r\n \"y\": 78.687,\r\n \"z\": 115.706\r\n },\r\n \"area\": 5776.0,\r\n \"diameterSize\": 85.757,\r\n \"roundness\": 0.707,\r\n \"proximity\": 36.544,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 129,\r\n \"coordinatePixel\": {\r\n \"x\": 3773.0,\r\n \"y\": 3529.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 15.187,\r\n \"y\": 72.966,\r\n \"z\": 115.705\r\n },\r\n \"area\": 5792.0,\r\n \"diameterSize\": 85.876,\r\n \"roundness\": 0.652,\r\n \"proximity\": 184.755,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 130,\r\n \"coordinatePixel\": {\r\n \"x\": 1878.0,\r\n \"y\": 3533.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 14.85,\r\n \"y\": 12.149,\r\n \"z\": 115.696\r\n },\r\n \"area\": 5728.0,\r\n \"diameterSize\": 85.4,\r\n \"roundness\": 0.68,\r\n \"proximity\": 351.942,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 131,\r\n \"coordinatePixel\": {\r\n \"x\": 1502.0,\r\n \"y\": 3550.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 14.256,\r\n \"y\": 0.168,\r\n \"z\": 115.692\r\n },\r\n \"area\": 8208.0,\r\n \"diameterSize\": 102.229,\r\n \"roundness\": 0.674,\r\n \"proximity\": 100.302,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 132,\r\n \"coordinatePixel\": {\r\n \"x\": 3636.0,\r\n \"y\": 3554.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 14.394,\r\n \"y\": 68.539,\r\n \"z\": 115.705\r\n },\r\n \"area\": 8000.0,\r\n \"diameterSize\": 100.925,\r\n \"roundness\": 0.686,\r\n \"proximity\": 184.755,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 133,\r\n \"coordinatePixel\": {\r\n \"x\": 4017.0,\r\n \"y\": 3548.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 14.627,\r\n \"y\": 80.823,\r\n \"z\": 115.705\r\n },\r\n \"area\": 4096.0,\r\n \"diameterSize\": 72.216,\r\n \"roundness\": 0.692,\r\n \"proximity\": 36.544,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 134,\r\n \"coordinatePixel\": {\r\n \"x\": 1403.0,\r\n \"y\": 3634.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 11.565,\r\n \"y\": -2.958,\r\n \"z\": 115.69\r\n },\r\n \"area\": 9072.0,\r\n \"diameterSize\": 107.475,\r\n \"roundness\": 0.702,\r\n \"proximity\": 100.302,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 135,\r\n \"coordinatePixel\": {\r\n \"x\": 2478.0,\r\n \"y\": 3647.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 11.285,\r\n \"y\": 31.381,\r\n \"z\": 115.7\r\n },\r\n \"area\": 5648.0,\r\n \"diameterSize\": 84.801,\r\n \"roundness\": 0.649,\r\n \"proximity\": 1315.52,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 136,\r\n \"coordinatePixel\": {\r\n \"x\": 3156.0,\r\n \"y\": 3685.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 10.143,\r\n \"y\": 53.12,\r\n \"z\": 115.703\r\n },\r\n \"area\": 6976.0,\r\n \"diameterSize\": 94.245,\r\n \"roundness\": 0.679,\r\n \"proximity\": 519.141,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 137,\r\n \"coordinatePixel\": {\r\n \"x\": 3806.0,\r\n \"y\": 3712.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 9.345,\r\n \"y\": 74.023,\r\n \"z\": 115.705\r\n },\r\n \"area\": 6496.0,\r\n \"diameterSize\": 90.945,\r\n \"roundness\": 0.698,\r\n \"proximity\": 78.136,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 138,\r\n \"coordinatePixel\": {\r\n \"x\": 3956.0,\r\n \"y\": 3728.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 8.861,\r\n \"y\": 78.866,\r\n \"z\": 115.705\r\n },\r\n \"area\": 3872.0,\r\n \"diameterSize\": 70.214,\r\n \"roundness\": 0.69,\r\n \"proximity\": 252.911,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 139,\r\n \"coordinatePixel\": {\r\n \"x\": 2868.0,\r\n \"y\": 3768.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 7.456,\r\n \"y\": 43.896,\r\n \"z\": 115.701\r\n },\r\n \"area\": 4240.0,\r\n \"diameterSize\": 73.475,\r\n \"roundness\": 0.635,\r\n \"proximity\": 298.786,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 140,\r\n \"coordinatePixel\": {\r\n \"x\": 3773.0,\r\n \"y\": 3817.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 5.994,\r\n \"y\": 72.975,\r\n \"z\": 115.704\r\n },\r\n \"area\": 6272.0,\r\n \"diameterSize\": 89.363,\r\n \"roundness\": 0.656,\r\n \"proximity\": 78.136,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 141,\r\n \"coordinatePixel\": {\r\n \"x\": 1796.0,\r\n \"y\": 3835.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 5.231,\r\n \"y\": 9.608,\r\n \"z\": 115.691\r\n },\r\n \"area\": 9344.0,\r\n \"diameterSize\": 109.074,\r\n \"roundness\": 0.629,\r\n \"proximity\": 576.925,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 142,\r\n \"coordinatePixel\": {\r\n \"x\": 3871.0,\r\n \"y\": 3828.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 5.63,\r\n \"y\": 76.113,\r\n \"z\": 115.704\r\n },\r\n \"area\": 3600.0,\r\n \"diameterSize\": 67.703,\r\n \"roundness\": 0.722,\r\n \"proximity\": 78.282,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 143,\r\n \"coordinatePixel\": {\r\n \"x\": 2050.0,\r\n \"y\": 3878.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 3.892,\r\n \"y\": 17.738,\r\n \"z\": 115.693\r\n },\r\n \"area\": 7744.0,\r\n \"diameterSize\": 99.297,\r\n \"roundness\": 0.692,\r\n \"proximity\": 615.658,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 144,\r\n \"coordinatePixel\": {\r\n \"x\": 2957.0,\r\n \"y\": 3898.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 3.311,\r\n \"y\": 46.756,\r\n \"z\": 115.7\r\n },\r\n \"area\": 6688.0,\r\n \"diameterSize\": 92.279,\r\n \"roundness\": 0.679,\r\n \"proximity\": 298.786,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 145,\r\n \"coordinatePixel\": {\r\n \"x\": 3162.0,\r\n \"y\": 3909.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": 3.001,\r\n \"y\": 53.318,\r\n \"z\": 115.701\r\n },\r\n \"area\": 6928.0,\r\n \"diameterSize\": 93.92,\r\n \"roundness\": 0.669,\r\n \"proximity\": 154.564,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 146,\r\n \"coordinatePixel\": {\r\n \"x\": 1618.0,\r\n \"y\": 4004.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -0.159,\r\n \"y\": 3.989,\r\n \"z\": 115.686\r\n },\r\n \"area\": 6832.0,\r\n \"diameterSize\": 93.267,\r\n \"roundness\": 0.762,\r\n \"proximity\": 55.673,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 147,\r\n \"coordinatePixel\": {\r\n \"x\": 3232.0,\r\n \"y\": 4016.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -0.417,\r\n \"y\": 55.581,\r\n \"z\": 115.7\r\n },\r\n \"area\": 5728.0,\r\n \"diameterSize\": 85.4,\r\n \"roundness\": 0.669,\r\n \"proximity\": 136.33,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 148,\r\n \"coordinatePixel\": {\r\n \"x\": 2233.0,\r\n \"y\": 4063.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -1.986,\r\n \"y\": 23.616,\r\n \"z\": 115.692\r\n },\r\n \"area\": 7872.0,\r\n \"diameterSize\": 100.115,\r\n \"roundness\": 0.691,\r\n \"proximity\": 590.903,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 149,\r\n \"coordinatePixel\": {\r\n \"x\": 1593.0,\r\n \"y\": 4096.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -3.072,\r\n \"y\": 3.238,\r\n \"z\": 115.684\r\n },\r\n \"area\": 3712.0,\r\n \"diameterSize\": 68.748,\r\n \"roundness\": 0.662,\r\n \"proximity\": 55.673,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 150,\r\n \"coordinatePixel\": {\r\n \"x\": 3308.0,\r\n \"y\": 4115.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -3.557,\r\n \"y\": 58.029,\r\n \"z\": 115.7\r\n },\r\n \"area\": 7168.0,\r\n \"diameterSize\": 95.533,\r\n \"roundness\": 0.657,\r\n \"proximity\": 129.659,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 151,\r\n \"coordinatePixel\": {\r\n \"x\": 3232.0,\r\n \"y\": 4210.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -6.578,\r\n \"y\": 55.623,\r\n \"z\": 115.698\r\n },\r\n \"area\": 5232.0,\r\n \"diameterSize\": 81.619,\r\n \"roundness\": 0.669,\r\n \"proximity\": 129.659,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 152,\r\n \"coordinatePixel\": {\r\n \"x\": 1711.0,\r\n \"y\": 4210.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -6.699,\r\n \"y\": 7.016,\r\n \"z\": 115.683\r\n },\r\n \"area\": 4416.0,\r\n \"diameterSize\": 74.984,\r\n \"roundness\": 0.636,\r\n \"proximity\": 369.707,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 153,\r\n \"coordinatePixel\": {\r\n \"x\": 2332.0,\r\n \"y\": 4256.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -8.114,\r\n \"y\": 26.811,\r\n \"z\": 115.69\r\n },\r\n \"area\": 1152.0,\r\n \"diameterSize\": 38.298,\r\n \"roundness\": 0.563,\r\n \"proximity\": 396.035,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 154,\r\n \"coordinatePixel\": {\r\n \"x\": 2478.0,\r\n \"y\": 4340.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -10.766,\r\n \"y\": 31.507,\r\n \"z\": 115.69\r\n },\r\n \"area\": 8064.0,\r\n \"diameterSize\": 101.328,\r\n \"roundness\": 0.868,\r\n \"proximity\": 396.035,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n },\r\n {\r\n \"index\": 155,\r\n \"coordinatePixel\": {\r\n \"x\": 2165.0,\r\n \"y\": 4385.0\r\n },\r\n \"coordinate3D\": {\r\n \"x\": -12.212,\r\n \"y\": 21.516,\r\n \"z\": 115.685\r\n },\r\n \"area\": 5152.0,\r\n \"diameterSize\": 80.992,\r\n \"roundness\": 0.666,\r\n \"proximity\": 604.558,\r\n \"orgType\": 0,\r\n \"color\": \"White\",\r\n \"shape\": \"NULL\",\r\n \"edge\": \"NULL\"\r\n }\r\n ]\r\n }"; JObject obj = (JObject)JsonConvert.DeserializeObject(str); return obj; } public void OpenDoor_APIWrapper() { } public void CloseDoor_APIWrapper() { } public void ClawOpen_APIWrapper() { } public void ClawClose_APIWrapper() { } public void Abort_APIWrapper() { } public RuntimeState GetStatus_APIWrapper() { LogConstant.logger.Print("GetStatus/Simulator"); return RuntimeState.OnIdle; } public void ReplyAbort() { } public void ReplyRetry() { } public void ReplyIgnore() { } } }