开发者

image manipulation library [closed]

开发者 https://www.devze.com 2023-04-05 22:53 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question

I need a library for mostly color manipulation, I want to make a image become black and white, and augment the contrast, so that Tesseract (Google OCR library) can read better the images that I throw at it.

Or if someone has a better 开发者_运维知识库idea on how to improve Tesseract results, I am all for it.


Try OpenCV

http://sourceforge.net/projects/opencv/

Or imagemagick

http://www.imagemagick.org/script/magick++.php

or CImg, probably the easiest to use: no install it's just a header file.

If you do not want to use a big library you can code the algorithm yourself:

https://web.archive.org/web/20140825114946/http://bobpowell.net/image_contrast.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号