area measuring

版本 1.0.0.0 (11.7 KB) 作者: Yonathan Nativ
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 (2026). area measuring (https://ww2.mathworks.cn/matlabcentral/fileexchange/13461-area-measuring), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: Jann5s/measuretool

版本 已发布 发行说明
1.0.0.0

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