I am having a hard time finding a library that will preform Histogram equalization of an Image.
|
|
|
|
|
|
|
I highly recommend OpenCV and I believe you're looking for cvEqualizeHist |
||
|
|
|
|
I don't claim to be an expert, but Wikipedia has this link to the OpenCV library; the histogram functions there appear pretty comprehensive. |
||
|
|
