Fitting one histogram to another

2 次查看(过去 30 天)
Brian
Brian 2016-3-7
评论: Brian 2016-3-7
Hello!
I have a histogram (using imhist) with range x1 to x2. How may I fit it onto a second histogram (again from imhist) with range y1 to y2 such that the first histogram now has the same range as the second? Thank you!

回答(1 个)

Chad Greene
Chad Greene 2016-3-7
Take a look at the imhist function.
  1 个评论
Brian
Brian 2016-3-7
Thank you for the tips, Chad! Could you please be a little bit more specific as to how I may enforce the ranges of the first histogram to match the second one? I have looked at imhist and histeq, but am not sure what the next step is.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Histograms 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by