area measuring

measuring areas surface and path length in an image (map)

Al momento, stai seguendo questo contributo

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).

Cita come

Yonathan Nativ (2026). area measuring (https://it.mathworks.com/matlabcentral/fileexchange/13461-area-measuring), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato: Jann5s/measuretool

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

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