Matlab script for digitizing a published graph
版本 1.0.0.0 (1.9 KB) 作者:
Rex Cheung
This function lets users digitize a published graph that is saved as a image e.g. jpeg.
User needs to load the image into matlab workspace before running this program.
User needs to provide the name of the image, and the number of data points to be digitized. The user will be asked to indicate on the image the pixel position corresponds to the origin, a value on x axis and a value on y axis. These are used to scale the user selected data points.
usage exampe:digitizeGraph(testGraph,3);
引用格式
Rex Cheung (2026). Matlab script for digitizing a published graph (https://ww2.mathworks.cn/matlabcentral/fileexchange/36904-matlab-script-for-digitizing-a-published-graph), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Neighborhood and Block Processing >
在 Help Center 和 MATLAB Answers 中查找有关 Neighborhood and Block Processing 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
