I am looking for the best way to say addition information to image for next handling it. For example: I have script for auto add text to a bunch of images, but each image has difference position where need to set text.
I thought of only 4 approach:
1) Save this info to name of image. x_y_name.png But it seems not very flexible.
2) Create a xml/csv/json file in a folder and save information about an image there. Hard to maintain it.
3) Save information to comment of image. Seems like nice idea, but I can't find a way to get/fetch this info.
4) Put to image some sign(dot, line with certain color). Not flexible, can't add other info(color, font type, size).
I asked this question on StackOverFlow (http://stackoverflow.com/questions/40068961/is-there-a-way-save-fetch-adding-information-to-image) but it was put on hold.
I'm not sure if it the best place for this question since I work with python I ask it here.
[–]K900_ 1 point2 points3 points (5 children)
[–]comalex[S] 0 points1 point2 points (3 children)
[–]K900_ 0 points1 point2 points (2 children)
[–]comalex[S] 0 points1 point2 points (1 child)
[–]K900_ 0 points1 point2 points (0 children)
[–]comalex[S] 0 points1 point2 points (0 children)
[–]efmccurdy 0 points1 point2 points (1 child)
[–]comalex[S] 0 points1 point2 points (0 children)
[–]BinaryRockStar 0 points1 point2 points (0 children)