ginput2.m v3.1 (Nov 2009)

Same as GINPUT but with ZOOM, PAN and (optionally) PLOT and image SCALE/GEOREFERENCE!
ダウンロード: 8.4K
更新 2009/11/12

ライセンスの表示

Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!

With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)

So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true,'.k')

Enjoy it!
Bug reports and comments will be very appreciated!

引用

Carlos Adrian Vargas Aguilera (2024). ginput2.m v3.1 (Nov 2009) (https://www.mathworks.com/matlabcentral/fileexchange/20645-ginput2-m-v3-1-nov-2009), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersVisual Exploration についてさらに検索
謝辞

ヒントを得たファイル: zinput, Graphical data selection tool, DIGITIZE07

ヒントを与えたファイル: gdist, t_marigram.m v1.3, clickz, gdistm, click2smooth.m v1.0 (Sep 2009), Image Digitizer

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

v3.1 Now returns when N=1 and an "strange" KEY is pressed.

1.3.0.0

v3.0 Now allows panning while dragging. Some changes on help.

1.2.0.0

v2.1 Fixed bugs related with points delection. Added new 'keepzoom' feature.

1.1.0.0

Changed default YESERROR value and fixed a bug there. Changed behavior when N==1. Fixed bug with zoom out. Changed default selection keys. Changed default selection click mouse: from left one to the right one.

1.0.0.0