読み込んだ画像上のピ​クセル座標を対話的に​ズームで拡大等したの​ちカーソルで選択して​取得する

Matlab2017aとImage Processing Toolboxを使用しています.画像を読み込んで,その画像上の任意の複数座標(x, y)を拡大縮小などしながら対話的にカーソルで選択し取得したいです.imshowとginputの組み合わせ,またimpixelは試しましたが,impixelを使うとzoom等の作業ができなくなってしまいます.
同様の質問が過去にされていますが,その他の解決策がないかと思い質問しました. https://jp.mathworks.com/matlabcentral/answers/95094-why-does-the-impixel-command-in-the-image-processing-toolbox-3-2-r13sp1-fail-to-work-after-i-have

1 件のコメント

michio
michio 2018 年 5 月 25 日
URLをハイパーリンク化

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

回答 (1 件)

Kei Otsuka
Kei Otsuka 2018 年 5 月 28 日
編集済み: Kei Otsuka 2018 年 5 月 28 日

2 投票

impixelinfoはお試しになられましたでしょうか?
こちらはズームや回転などFigureウィンドウのプロパティを変更しながら作業できます。
結果は右クリックでクリップボードに保存される形になりますので、clipboard関数で適宜取得しながらお使い下さい。

カテゴリ

ヘルプ センター および File ExchangeImage Processing Toolbox についてさらに検索

製品

リリース

R2017a

質問済み:

AT
2018 年 5 月 25 日

編集済み:

2018 年 5 月 28 日

Community Treasure Hunt

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

Start Hunting!