Histogram Equalization image processing by c++ opencv -


I need to create histogram integration on the image. I have created a histogram and I calculate every pixel but I do not know How to create a histogram parallel, I am using opencv thnx

Thank you, met. This is

  cvEqualizeHist (source, destination);  

Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -