I have an image in RGB, along with its planes' histograms. How I can smooth these histograms?
(histograms are generated using opencv calcHist function)
1 | initial version |
I have an image in RGB, along with its planes' histograms. How I can smooth these histograms?
(histograms are generated using opencv calcHist function)