Image Measurement Utility

版本 1.0.0.0 (1.9 KB) 作者: Matt Allen
Loads an image file (bmp) and finds the distance between points selected by the user (using ginput).
1.7K 次下载
更新时间 2009/5/27

查看许可证

% 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 (2024). Image Measurement Utility (https://www.mathworks.com/matlabcentral/fileexchange/24279-image-measurement-utility), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Read, Write, and Modify Image 的更多信息
致谢

启发作品: Jann5s/measuretool

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0