CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二维变换

搜索资源列表

  1. 用于小波变换的图像信号二维频谱分析

    0下载:
  2. 用于小波变换的图像信号二维频谱分析-for wavelet transform two-dimensional image signal spectrum analysis
  3. 所属分类:文档资料

    • 发布日期:2012-03-20
    • 文件大小:17655
    • 提供者:none
  1. walsh变换

    0下载:
  2. 该程序实现了对一幅图象进行Walsh变换。首先定义了一个imagewnd类, 该类可用于位图的创建、显示;WALh函数为快速沃尔什-哈达玛变换,f为时域值,F为变换域值,power为2的幂数,Walsh1函数为二维变换;在该函数中取出了一幅位图的所有像素,用来进行变换.具体算法过于专业,我就不细说了。-the realization of an image Walsh transform. First imagewnd definition of a category, such can be
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:103110
    • 提供者:none
  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 二维图形变换

    1下载:
  2. 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44116
    • 提供者:ls
  1. 二维正交小波变换

    0下载:
  2. 二维正交小波正反变换代码,可用于图像处理等-two-dimensional orthogonal wavelet transform pros code can be used in image processing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5497
    • 提供者:齐名
  1. 实验五 二维图形变换

    2下载:
  2. 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:41273
    • 提供者:kuld
  1. 二维图形变换算法

    0下载:
  2. 二维图形变换算法-2D graphics transform algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:倪双喜
  1. 二维图形的几何变换算法

    1下载:
  2. 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:110844
    • 提供者:qinyuan
  1. 二维小波变换0

    0下载:
  2. 二维小波变换源程序-wavelet transform two-dimensional source
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:44275
    • 提供者:160
  1. 变换

    0下载:
  2. 实现二维变换的一些功能-2D transformation of some functional
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40981
    • 提供者:小赵
  1. 五.二维图形变换

    0下载:
  2. 二维图形的变换实现平移,对称错切放缩变换及矩阵表示-2D graphics transform translational symmetry Shear Zooming and transform matrix
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23210
    • 提供者:吴限负
  1. 实验八 二维几何变换

    0下载:
  2. 加深对常用的二维几何变换的了解,如平移,旋转,放大缩小等,掌握变换顺序和变换矩阵的用法。-better used to transform the two-dimensional geometry of understanding, such as translation, rotation, zooming, and the master sequence transform matrix of usage.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:92330
    • 提供者:张明
  1. 二维小波变换

    1下载:
  2. 此文件为,小波变换的算法程序
  3. 所属分类:图形图象

    • 发布日期:2008-11-14
    • 文件大小:158921
    • 提供者:limeishanz
  1. 案例11-二维图形几何变换算法

    2下载:
  2. 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:4054016
    • 提供者:冰冰冰冰
  1. 二维点变换

    1下载:
  2. 本工程实现了二维空间点的关于任意点的对称与关于任意直线的对称。(This project realizes the symmetry of arbitrary point and the symmetry of arbitrary line in two-dimensional space.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:卡卡胡
  1. 二维离散小波变换

    0下载:
  2. mallatm.m:一维mallat快速分解函数 mallatr.m:一维mallat快速重建函数 mallatm2d.m:二维mallat快速分解与合成算法的演示函数,要调用mallatm.m与mallatr.m 在matlab命令行键入(Two dimensional discrete wavelet transform)
  3. 所属分类:波变换

    • 发布日期:2018-04-22
    • 文件大小:1455104
    • 提供者:neroone
  1. 分数阶盲水印傅里叶变换--已实现

    5下载:
  2. 二维分数阶傅里叶变换,数字水印,盲水印,可能是我的参数没有调整好,可以提取出水印,但是效果不太好,但完全可以正常运行,如果哪个大神修正了,也请联系我(Two dimensional fractional Fourier transform, digital watermark, blind watermark, may be my parameters do not adjust well, can extract the watermark, but the effect is not ver
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:163840
    • 提供者:nep
  1. 二维离散小波变换的代码

    0下载:
  2. 二维小波变换,不断分层,依次类推,形成卷积数组(Two dimensional wavelet stratification, continuous.)
  3. 所属分类:波变换

    • 发布日期:2018-05-02
    • 文件大小:12288
    • 提供者:小月木兰
  1. MATLAB二维小波变换

    2下载:
  2. matlab实现二维小波变换,需把文件名改为英文(MATLAB realizes 2-D wavelet transform and needs to change the file name to English.)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:1024
    • 提供者:楚伽
  1. 二维小波分解 (1)

    1下载:
  2. 小波变换,对图像二维信号进行3层小波分解。 本题二维图像采用MATLAB自带的图片,实现图片多层小波分解的函数是: [C,S]=wavedec2(X,N,’wname’) , 即使用给定小波‘wname’对二维信号X进行N层小波分解。本题使用’bior3.7’小波进行分析。(wavelet transform)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:384000
    • 提供者:hxx140
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com