CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - Can

搜索资源列表

  1. Wavelet_transform

    0下载:
  2. 小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。-The program illustrates the original code of wavelet transformation, which can be used in image compression, texture analysis and recognization.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:22.65kb
    • 提供者:冯贵玉
  1. 小波图像平滑处理

    0下载:
  2. 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.09kb
    • 提供者:李强
  1. 小波图像增强处理

    2下载:
  2. 此程序能够实现给予小波变换的图像增强处理。-the program can implement wavelet-based transform image enhancement process
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:李强
  1. 小波图像消噪处理

    0下载:
  2. 此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:李强
  1. 小波图像一次压缩

    0下载:
  2. 此程序能实现基于小波变换的一次图像压缩。-the program can implement once image compressiom by wavelet-based transform
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:李强
  1. 图像离散余弦变换

    0下载:
  2. 此程序可实现广为应用的离散余弦变换(DCT).-the program can actualize image discrete cosine transform which is widely used.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4.34kb
    • 提供者:李强
  1. 图像沃尔什变换

    0下载:
  2. 此程序可实现图像的沃尔什变换(WALSH)。-this program can achieves the image walsh transformation.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:李强
  1. 小波对图像的二次压缩.

    0下载:
  2. 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
  3. 所属分类:波变换

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

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

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:罗松溪
  1. 多分辨水印的matlab简单程序

    0下载:
  2. 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyra
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:325.33kb
    • 提供者:yj
  1. 97小波变换源程序

    0下载:
  2. 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can b
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:193.34kb
    • 提供者:秋实
  1. gaborconvolve

    0下载:
  2. 用matlab实现图像处理中很重要的gabor变换,如对程序有什么问题可以本人联系一起探讨,chengaoshu@sina.com-Matlab using image processing to achieve a very important gabor transform, such as the procedure is what can I contact to explore, chengaoshu@sina.com
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:陈曙
  1. 图像处理模板匹配

    4下载:
  2. 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:126.97kb
    • 提供者:李伟
  1. 提升法97经典程序

    0下载:
  2. 提升法97经典程序(本程序实现任意偶数大小图像第二代双正交97提升小波变换),希望大家多多交流-upgrade classical procedure (the program arbitrary size images even second-generation upgrade biorthogonal wavelet transform 97), I hope Members can exchange
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:lcj2212916
  1. 小波神经网络程序

    1下载:
  2. 小波神经网络程序,很不错的,可以好好看看,希望大家共同进步-wavelet neural network program, a very good, hard look at the hope that we can progress
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:905byte
    • 提供者:lcj2212916
  1. 小波变换源码

    1下载:
  2. 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。-with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4.32kb
    • 提供者:麦子
  1. 常用小波源程序

    0下载:
  2. 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序 本程序主要实现小波变换功能-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; in \\ ezw2
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:136.79kb
    • 提供者:师花
  1. CapPicture

    0下载:
  2. vc++视频捕捉程序,在vc++下调试成功,可用于视频捕捉-vc + + video capture procedures, the vc debug successful, can be used to capture video
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:刘慧
  1. TAnalysis

    1下载:
  2. 傅立叶功率谱法求纹理特征 可解压缩后直接执行-Fourier power spectrum method for texture features can be extracted directly after implementation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:48.35kb
    • 提供者:李武跃
  1. dailvboshiboqi

    0下载:
  2. 用NI公司的labview7.1编的一个程序。 本程序可以使用dmm设备采集数据信息,然后通过界面显示(类似示波器),而且,加入了滤波功能,能够自行选择滤波函数,显示滤波后的波形。-using NI companies labview7.1 a series of procedures. This procedure can be used for data acquisition equipment DMM information, then pass the interface show
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18.08kb
    • 提供者:ander
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com