ContourDetect
ContourDetect[image]
给出一个二值图像,其中白色像素对应于 image 中的零点和过零点.
ContourDetect[image,delta]
将 image 中绝对值小于 delta 的值视为 0.
ContourDetect[array,…]
给出一个二值稀疏数组,其中 1 对应于 array 中的零点和过零点.
更多信息和选项
- ContourDetect 求具有零值的像素,以及具有正值并且至少有一个相邻像素为负值的像素.
- 对于彩色图像,ContourDetect 对所有通道上的平均亮度进行操作.
- ContourDetect 适用于二维和三维图像,也适用于秩为 1、2 或 3 的数组.
- ContourDetect[m,delta] 实际上将幅度小于 delta 的值修剪掉.
- ContourDetect 取 CornerNeighbors 选项. 缺省设置为 CornerNeighbors->True.
- 在选项设置 CornerNeighbors->None 下,ContourDetect 对像素与原图像中的角点相对应的双重网格进行操作,从而把所得图像的维度减少了一个像素.
范例
打开所有单元关闭所有单元属性和关系 (2)
可能存在的问题 (1)
Wolfram Research (2010),ContourDetect,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ContourDetect.html (更新于 2014 年).
文本
Wolfram Research (2010),ContourDetect,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ContourDetect.html (更新于 2014 年).
CMS
Wolfram 语言. 2010. "ContourDetect." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2014. https://reference.wolfram.com/language/ref/ContourDetect.html.
APA
Wolfram 语言. (2010). ContourDetect. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ContourDetect.html 年