ContourDetect

ContourDetect[image]

给出一个二值图像,其中白色像素对应于 image 中的零点和过零点.

ContourDetect[image,delta]

image 中绝对值小于 delta 的值视为 0.

ContourDetect[array,]

给出一个二值稀疏数组,其中 1 对应于 array 中的零点和过零点.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

列表的零点和过零点:

在一个实值图像中,找到零点和过零点:

范围  (3)

在一个矩阵中,求零点和过零点:

找到一个模糊对象的粗轮廓:

求给定阈值以下的值:

选项  (1)

CornerNeighbors  (1)

以下对双重网格进行操作:

应用  (2)

在一个立体栅格图像中,找到一条轮廓线:

通过检测图像的二阶导数的零轮廓线,找到图像中的平坦区域:

属性和关系  (2)

当把一个实值图像转化成类型为 "Byte" 的图像,所有的负值都被修剪为0:

显示 LoG 滤波器的效果:

可能存在的问题  (1)

所有数据的维度应大于 1,以便使用 CornerNeighbors->None 构建双网格:

代之以 CornerNeighborsAutomatic

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 年

BibTeX

@misc{reference.wolfram_2024_contourdetect, author="Wolfram Research", title="{ContourDetect}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ContourDetect.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_contourdetect, organization={Wolfram Research}, title={ContourDetect}, year={2014}, url={https://reference.wolfram.com/language/ref/ContourDetect.html}, note=[Accessed: 21-November-2024 ]}