You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can understand a 4-point coordinate system (each point of the corners of a rectangular box). However, I have these coordinates.
images\0\0.jpg 6,17,26,41 31,16,55,41 59,16,100,41 108,7,139,41
images\0\2.jpg 9,13,44,58 45,13,66,45 68,3,98,47 102,16,133,47 137,5,167,49 171,18,199,50 202,8,237,65 -->images\0\0.jpg -->images\0\2.jpg
I need to make use of these coordinates for training my OCR project. Can you help make it more intuitive? @moonbings
The text was updated successfully, but these errors were encountered:
I can understand a 4-point coordinate system (each point of the corners of a rectangular box). However, I have these coordinates.
images\0\0.jpg 6,17,26,41 31,16,55,41 59,16,100,41 108,7,139,41
images\0\2.jpg 9,13,44,58 45,13,66,45 68,3,98,47 102,16,133,47 137,5,167,49 171,18,199,50 202,8,237,65
-->images\0\0.jpg
-->images\0\2.jpg
I need to make use of these coordinates for training my OCR project. Can you help make it more intuitive? @moonbings
The text was updated successfully, but these errors were encountered: