area measuring
No License
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).
Cite As
Yonathan Nativ (2024). area measuring (https://www.mathworks.com/matlabcentral/fileexchange/13461-area-measuring), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Map Display > Interact with Maps >
- Radar > Mapping Toolbox > Map Display > Interact with Maps >
Tags
Acknowledgements
Inspired: Jann5s/measuretool
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Corrected mathworks remarks,
|