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

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 commentaire

michio
michio le 25 Mai 2018
URLをハイパーリンク化

Connectez-vous pour commenter.

Réponses (1)

Kei Otsuka
Kei Otsuka le 28 Mai 2018
Modifié(e) : Kei Otsuka le 28 Mai 2018

2 votes

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

Catégories

Produits

Version

R2017a

Question posée :

AT
le 25 Mai 2018

Modifié(e) :

le 28 Mai 2018

Community Treasure Hunt

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

Start Hunting!