vote up 1 vote down star

I am having a hard time finding a library that will preform Histogram equalization of an Image.

flag

43% accept rate

2 Answers

vote up 2 vote down

I highly recommend OpenCV and I believe you're looking for cvEqualizeHist

link|flag
vote up 1 vote down

I don't claim to be an expert, but Wikipedia has this link to the OpenCV library; the histogram functions there appear pretty comprehensive.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.