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

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -