area measuring

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

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/13461-area-measuring), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Jann5s/measuretool

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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