How to combine-average two peaks of histogram
Hi, Can anyone share on how to combine two peaks from a histogram to become one?
Appreciate then..
Rgds
Hi, Can anyone share on how to combine two peaks from a histogram to become one?
Appreciate then..
Rgds
Asked: 2015-07-14 23:47:41 -0600
Seen: 211 times
Last updated: Jul 14 '15
python opencv compare histograms
calcHist with GpuMat submatrix
Percentage of color in a frame of video
How to create a histogram from a table of values?
Best Histogram Comparison Method
How to get histogram of a rectangular area (ROI) of an image?
Calculate histogram along line
for this king of task you need of lowpass filter... Gaussian smooting is one of this, mean filter is another option
An another idea is to reduce quantization 8 bit (CV_8UC) to 7, 6 ,5 bits...