FindMatchingColor
FindMatchingColor[image,color]
返回与出现在 image 中的 color 相似的颜色.
FindMatchingColor[image,{color1,color2,…}]
返回与每个 colori 相匹配的颜色列表.
FindMatchingColor[{image1,image2,…},{color1,color2,…}]
返回所有 imagei 的匹配颜色.
更多信息和选项
- FindMatchingColor 取图像的主色并返回找到的与 color 接近的颜色. 通常用于查找图像中出现的颜色的色度 (shade).
- 如果 image 中没有与 color 相似的颜色,则返回一个 Missing 对象.
- 可以给出以下选项:
-
ColorCoverage Automatic 被一种与 color 相似的颜色覆盖的图像部分 DistanceFunction Automatic ColorDistance 支持的任意距离 MaxColorDistance Automatic 最大颜色距离 MinColorDistance Automatic DominantColors 使用的最小距离 - 也支持 FindMatchingColor[{col1,col2,…},color].
范例
打开所有单元关闭所有单元选项 (3)
DistanceFunction (1)
MaxColorDistance (1)
Wolfram Research (2019),FindMatchingColor,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindMatchingColor.html.
文本
Wolfram Research (2019),FindMatchingColor,Wolfram 语言函数,https://reference.wolfram.com/language/ref/FindMatchingColor.html.
CMS
Wolfram 语言. 2019. "FindMatchingColor." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/FindMatchingColor.html.
APA
Wolfram 语言. (2019). FindMatchingColor. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/FindMatchingColor.html 年