hi there
I need to have some images into my database, and the thing is that i need that images to have certain file names, dimensions and text on it.
I know how to generate some images using the opencv lib, but this means that i need to install the lib and do just that job(which sounds as reinventing the wheel). Do you think is worth to do that or maybe you have a better idea?
ps: the images are for testing stage of a software application, so i don;t need anything fancy or artistic.