PixelValuePositions
PixelValuePositions[image,val]
返回 image 中与值 val 精确匹配的像素位置列表.
PixelValuePositions[image,val,d]
返回离 val 的距离为 d 的所有像素位置.
更多信息
- PixelValuePositions 查找并返回 2D 和 3D 图像中具有特定值的像素,通常用于定位特征或消除伪影.
- PixelValuePositions 假设像素对齐的坐标系,相对于标准图像坐标系向左和向下偏移 0.5.
- 用 ImageValuePositions 获取标准图像坐标系中的位置.
- 像素值 val 可为以下任意形式:
-
s 标量 color 颜色 {s1,s2,…} 通道值列表 "Max" 具有最大强度的像素 "Min" 具有最小强度的像素 - 对于三维图像,PixelValuePositions[image,val] 返回位置 {xp,yp,zp},其中像素位置 对应于左下角前面像素的中心.
范例
打开所有单元关闭所有单元属性和关系 (2)
PixelValuePositions[image,val] 等价于 PixelValuePositions[image,val,0]:
PixelValuePositions[image,val] 等价于 ImageValuePositions[image,val] 加上 :
Wolfram Research (2012),PixelValuePositions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PixelValuePositions.html.
文本
Wolfram Research (2012),PixelValuePositions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PixelValuePositions.html.
CMS
Wolfram 语言. 2012. "PixelValuePositions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PixelValuePositions.html.
APA
Wolfram 语言. (2012). PixelValuePositions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/PixelValuePositions.html 年