When i process image and find counters its print like this
[{123.0, 144.0}, {123.0, 145.0}, {122.0, 146.0}, {121.0, 147.0}, {120.0, 148.0}, {119.0, 149.0}, {118.0, 150.0}, {117.0, 151.0}, {116.0, 152.0}, {115.0, 152.0}, {114.0, 152.0}, {114.0, 153.0}, {115.0, 154.0}, {116.0, 154.0}, {117.0, 153.0}, {118.0, 153.0}, {119.0, 153.0}, {120.0, 153.0}, {121.0, 153.0}, {122.0, 153.0}, {123.0, 153.0}, {124.0, 153.0}, {125.0, 153.0}, {126.0, 153.0}, {127.0, 153.0}, {128.0, 153.0}, {129.0, 153.0}, {130.0, 153.0}, {131.0, 152.0}, {132.0, 152.0}, {133.0, 152.0}, {134.0, 152.0}, {133.0, 152.0}, {132.0, 152.0}, {131.0, 151.0}, {130.0, 150.0}, {129.0, 149.0}, {128.0, 148.0}, {127.0, 147.0}, {127.0, 146.0}, {126.0, 145.0}, {125.0, 145.0}, {124.0, 144.0}]
i don't know what is this? its (X,Y) coordinates of image or anything else?
↧