ImageContainsQ
ImageContainsQ[image,category]
如果在 image 中检测到指定类别的实例,则返回 True.
ImageContainsQ[image,{category1,category2,…}]
如果在 image 中检测到每个 categoryi 的至少一个实例,则返回 True.
ImageContainsQ[image,category1category2…]
如果 image 包含至少一个 categoryi 的实例,则返回 True.
更多信息和选项
- ImageContainsQ 试图返回 image 中可能是给定类别的实例的子图像.
- category 的可能格式包括:
-
"concept" 如在 "Concept" 实体中使用的已命名概念 "word" 如在 WordData 中使用的英文单词 wordspec 如在 WordData 中使用的词义规范 Entity[…] 任何合适的实体 category1category2… categoryi 中的任意一个 - 可给出以下选项:
-
AcceptanceThreshold Automatic 接受识别结果的阈值 MaxOverlapFraction Automatic 边界框重叠的最大程度 TargetDevice "CPU" 执行计算的目标设备 - ImageContainsQ 使用机器学习. 在不同版本的 Wolfram 语言中,其方法、训练集和偏差可能会发生变化,并产生不同的结果.
- ImageContainsQ可下载将存储在 $LocalBase 本地对象库中的资源,可使用 LocalObjects[] 列出,用 ResourceRemove 删除.
范例
打开所有单元关闭所有单元选项 (2)
AcceptanceThreshold (1)
使用默认的 AcceptanceThreshold,可能无法识别出物体:
TargetDevice (1)
用 TargetDevice 选项指定不同的设备:
Wolfram Research (2019),ImageContainsQ,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ImageContainsQ.html.
文本
Wolfram Research (2019),ImageContainsQ,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ImageContainsQ.html.
CMS
Wolfram 语言. 2019. "ImageContainsQ." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ImageContainsQ.html.
APA
Wolfram 语言. (2019). ImageContainsQ. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ImageContainsQ.html 年