cimg
CImg compile problems in Codegear 2009
I wish to use the CImg li开发者_Go百科brary for image processing in my current project. I am using Codegear C++ Builder 2009. I include CImg.h in the source file and put in the following code:[详细]
2023-01-01 00:12 分类:问答is there a way to change the text's font in Cimg?
i wan开发者_如何学编程ted to know if i can draw a text in Cimg graphic library draw_text function and change the font of the text to another font ?You can\'t load own fonts in CImg, but you can see ex[详细]
2022-12-28 12:09 分类:问答Segmentation fault when different input is given
I do some image processing work in C++. For this i use CImg.h library which i feel is good for my work.[详细]
2022-12-17 02:36 分类:问答Single channelled images in CImg
I use CImg for my image processing work. I work only on Gray Scale JPG, BMP, TIFF images presently. the problem i am facing with CImg function is as follows:[详细]
2022-12-16 14:45 分类:问答