WaveletImagePlot
WaveletImagePlot[dwd]
绘制 DiscreteWaveletData dwd 中的小波图像系数组成的基树.
WaveletImagePlot[dwd,r]
绘制最多达精细层 r 的系数.
WaveletImagePlot[dwd,r,ifunc]
在绘制前,将图像函数 ifunc 应用于系数和小波索引.
更多信息和选项
- WaveletImagePlot 使用金字塔式的图像结构组成一个单独的图像.
- WaveletImagePlot 以与 WaveletMatrixPlot 相同的方式排放系数.
- WaveletImagePlot[dwd] 等价于 InverseWaveletTransform 中所用的系数的基所对应的WaveletImagePlot[dwd,Automatic].
- 在 Automatic 设置中所用的小波指数由 dwd["BasisIndex"] 给出.
- dwd 应该从图像数据中生成,并且由 DiscreteWaveletTransform、DiscreteWaveletPacketTransform 或者 LiftingWaveletTransform 产生.
- 当 dwd 来自 DiscreteWaveletTransform 或者 LiftingWaveletTransform 时,WaveletImagePlot[dwd,r] 绘制至多达精细层 r 的基本系数图像.
- 当 dwd 来自 DiscreteWaveletPacketTransform,WaveletImagePlot[dwd,r] 在精细层 r 绘制所有系数图像.
- 在 WaveletImagePlot[dwd,r,ifunc] 中,各 ifunc[coefi,windi] 均应生成与 coefi 维数相同的一个 Image.
- WaveletImagePlot 具有和 Image 相同的选项,另外有以下添加和变动: [所有选项的列表]
-
BaseStyle Black 在图像之间所用的是何种颜色 PlotLayout Automatic 绘图所用的是何种布局 - PlotLayout 的可能设置包括:"Pyramid" 和 "Grid".
- BaseStyle 用于指定在系数边界上所用的像素颜色.
- 在设置 Method->"InverseTransform" 下,每个系数数组的逆变换将被绘制.
- WaveletImagePlot 返回一个 Image 对象.
-
AlignmentPoint Center 图形中默认与之对齐的点 BaselinePosition Automatic 怎样与周围的文字基线对齐 BaseStyle Black 在图像之间所用的是何种颜色 ColorSpace Automatic 假定数据的颜色空间 ImageResolution Automatic 显示或导出时的分辨率 ImageSize Automatic 显示时图像的大小 Interleaving Automatic 是否假设通道是交错存取的 Magnification Automatic 如何缩放显示的图像 MetaInformation < > 与图像相关的元信息 PlotLayout Automatic 绘图所用的是何种布局
所有选项的列表
范例
打开所有单元关闭所有单元范围 (9)
数据 (5)
图像数据的 DiscreteWaveletTransform:
所绘制的系数是逆变换中所用的 Automatic 系数:
使用 WaveletImagePlot[dwd,r] 来绘制最高达到精细层 r 的系数:
图像数据的 DiscreteWaveletPacketTransform:
DiscreteWaveletData 对象在每一层包含一个系数组成的完全树:
包变换的默认 Automatic 系数对应于最高精细层:
WaveletBestBasis 计算由系数组成的一个不同的 Automatic 树:
默认情况下,应用 ImageAdjust[ImageApply[Abs,#]&:
选项 (4)
属性和关系 (6)
WaveletImagePlot 返回一个 Image 对象:
WaveletImagePlot 在分层式的网格布局中绘制图像小波系数:
dwd[…,"Image"] 将每个系数以一个单独的图像给出:
WaveletImagePlot 绘制在逆变换中所用的 Automatic 系数:
WaveletBestBasis 选择由系数组成的另一个不同的树:
WaveletMatrixPlot 在分层式的网格中绘制矩阵小波系数:
WaveletScalogram 绘制向量系数,其中数量级使用颜色显示:
WaveletListPlot 使用一个共用水平或者垂直轴绘制向量系数:
可能存在的问题 (3)
文本
Wolfram Research (2010),WaveletImagePlot,Wolfram 语言函数,https://reference.wolfram.com/language/ref/WaveletImagePlot.html.
CMS
Wolfram 语言. 2010. "WaveletImagePlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/WaveletImagePlot.html.
APA
Wolfram 语言. (2010). WaveletImagePlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/WaveletImagePlot.html 年