I am having a hard time finding a library that will preform Histogram equalization of an Image.
+1
A:
I don't claim to be an expert, but Wikipedia has this link to the OpenCV library; the histogram functions there appear pretty comprehensive.
Robert Harvey
2009-11-04 06:12:42
+2
A:
I highly recommend OpenCV and I believe you're looking for cvEqualizeHist
Jacob
2009-11-04 06:23:40