图像缩略图

getcontourlineCoordinate.

版本1.1.0(2.93 kB) 亚当丹斯
从轮廓对象中获取轮位线坐标的表。

668下载

更新2020年5月14日

查看许可证

使用来自任何轮廓绘图函数的输出来生成由轮廓级别和组组织的轮廓线的(x,y)坐标的表。

[cm,h] =轮廓(___);
contourtable = getContourlineCoordinate(cm);
- 或者 -
contourtable = getContourlineCoordinates(h);

contourtable =
水平.........群.......... x ............ Y.
____________________________________
-5.8504 ......... 1 .......... 0.44266 ....- 1.75
-5.8504 ......... 1 .......... 0.375 ........- 1.8038
-5.8504 ......... 1 .......... 0.25 ..........- 1.8526
-5.8504 ......... 1 .......... 0.125 ........- 1.8498
等等....

在级别是轮廓对象的左左侧手册中的轮廓级,组是轮廓级别的分组变量,并且(x,y)是沿轮廓线的坐标。

引用

亚当达达斯(2021)。getcontourlineCoordinate.(//www.tatmou.com/matlabcentral/fileexchange/74010-getcontourlineCoordinates),Matlab中央文件交换。检索到

Matlab释放兼容性
用R2019B创建
兼容任何版本
平台兼容性
视窗 苹果系统 Linux.
致谢

灵感来自:从轮廓矩阵C提取轮廓数据

社区宝藏狩猎

找到Matlab Central中的宝藏,并发现社区如何帮助您!

开始狩猎!