Image Measurement Utility

Loads an image file (bmp) and finds the distance between points selected by the user (using ginput).

您现在正在关注此提交

% Estimate lengths on an image by point-click.
% [lengths] = image_measure;
%
% This function prompts the user to select an image file to open, then
% opens and plots the image. The program waits for the user to resize the
% image if desired. The user then:
% 1.) left-clicks on the endpoints of a known dimension in the image to
% establish a reference length and then
% 2.) types the length of the reference in a dialog box,
% 3.) clicks on as many pairs of points as desired in the image to measure
% their separation distance relative to the reference.
%

引用格式

Matt Allen (2026). Image Measurement Utility (https://ww2.mathworks.cn/matlabcentral/fileexchange/24279-image-measurement-utility), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Jann5s/measuretool

类别

Help CenterMATLAB Answers 中查找有关 Read, Write, and Modify Image 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0