area measuring

measuring areas surface and path length in an image (map)
ダウンロード: 4.9K
更新 2006/12/21

ライセンスがありません

a gui which allow measuring an areas size and a paths length on an image (map).

You can calibrate the image scale.

You place points using left mouse button and remove points & areas with right mouse button.

You have three different methods of measuring the area surface:
1. Monte-Carlo.
2. Triangulation (my method which works really cool but isn't optimal).
3. MATLABs way (which works the best).

引用

Yonathan Nativ (2024). area measuring (https://www.mathworks.com/matlabcentral/fileexchange/13461-area-measuring), MATLAB Central File Exchange. 取得済み .

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

ヒントを与えたファイル: Jann5s/measuretool

Community Treasure Hunt

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

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

Corrected mathworks remarks,
added the path length measurment (forgot it out in the preivous version)