FindImageShapes

FindImageShapes[image,"model"]

获得图像中形状的图元.

更多信息

  • FindImageShapes 尝试找出图像中的形状,如直线、圆和椭圆.
  • 可能的 "model" 规范包括:
  • "Line"InfiniteLine 对象的列表
    "LineSegment"Line 对象的列表
    "Circle"Circle 对象的列表
    "Ellipse"转换后的 Circle 对象的列表
    {model1,model2,}按每个 modeli 分组的形状关联
  • FindImageShapes 期望图像中的形状以明亮的像素在暗色背景上突出显示.
  • 使用 EdgeDetectRidgeFilterGradientFilter 等突出显示线条和圆等轮廓.

范例

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

基本范例  (1)

查找并突出显示图像中最大的椭圆:

突出显示两个较大的椭圆:

范围  (2)

检测并可视化图像中的直线:

查找并突出显示线段:

检测并可视化椭圆:

应用  (1)

检测并可视化虹膜:

突出显示图像边缘:

查找并突出显示检测到的最大圆:

Wolfram Research (2023),FindImageShapes,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindImageShapes.html.

文本

Wolfram Research (2023),FindImageShapes,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindImageShapes.html.

CMS

Wolfram 语言. 2023. "FindImageShapes." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FindImageShapes.html.

APA

Wolfram 语言. (2023). FindImageShapes. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FindImageShapes.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_findimageshapes, organization={Wolfram Research}, title={FindImageShapes}, year={2023}, url={https://reference.wolfram.com/language/ref/FindImageShapes.html}, note=[Accessed: 05-November-2024 ]}