Is there a way to get the numerical values corresponding to a particular section of a histogram?

1 回表示 (過去 30 日間)
Hi folks,
I'm trying to threshold an image based on a histogram, but I need to eliminate all but a certain part of the histogram. I've attached an image below, with the highlighted part being an example of one I'm interested in. Is there a way to do this?
Thanks in advance

採用された回答

Sai Sri Pathuri
Sai Sri Pathuri 2020 年 5 月 29 日
編集済み: Sai Sri Pathuri 2020 年 5 月 29 日
You may use Data Brushing. After plotting above graph,
  • Go to Tools and select Brush
  • On the plot, select the desired area and right click on it
  • Choose 'Remove unbrushed data'
  2 件のコメント
Teshan Rezel
Teshan Rezel 2020 年 5 月 29 日
Hi Sai, thanks for this! Is there a way to automate this process for a generalised graph, if I know that the points of interest are points of inflection?
Sai Sri Pathuri
Sai Sri Pathuri 2020 年 5 月 29 日
Following answer may help
You may also search for 'how to find points of inflection on a graph in matlab'. There are a good number of answers which may help.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by