搜索资源列表

  1. 小波边缘检测

    0下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:tian
  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
    • 文件大小:2875
    • 提供者:xxz
  1. 利用haar小波变换对图像进行分解与重构

    1下载:
  2. 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:157713
    • 提供者:feng
  1. VC小波第11章

    0下载:
  2. VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:986340
    • 提供者:王晓东
  1. VC小波第2章

    0下载:
  2. VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:120357
    • 提供者:王晓东
  1. VC小波第4章

    0下载:
  2. VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:112484
    • 提供者:王晓东
  1. VC小波第5章

    0下载:
  2. VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:112493
    • 提供者:王晓东
  1. VC小波第6章

    0下载:
  2. VC++小波变换技术与工程实践源代码-VC wavelet transform technology and engineering practice source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:129017
    • 提供者:王晓东
  1. 小波算法vc源码2

    0下载:
  2. 小波变换的visual c++实现源代码,有效实现了小波的快速变换,得到很好的恢复图像,是个很有价值的源程序。-wavelet transform visual c achieve source code, the effective realization of the fast wavelet transform, well restored images, is a valuable source.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:205109
    • 提供者:寒塘
  1. cwt_code

    0下载:
  2. 一维离散小波变换的c源代码!已通过调试!
  3. 所属分类:通讯编程

    • 发布日期:2011-03-10
    • 文件大小:1711
    • 提供者:chuxialidexue
  1. gabor.tar

    0下载:
  2. Gabor小波实现源代码,并实现了log-polar变换附有说明和实例程序!-Gabor wavelet achieve source code, and achieve a log-polar transformation with descr iptions and examples of procedures!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:328704
    • 提供者:付波
  1. tuxiangyasuo

    0下载:
  2. 关于图象的小波变换,压缩图象,用小拨实现的源代码-images on the wavelet transform, image compression, achieved with small allocation of the source code
  3. 所属分类:波变换

    • 发布日期:2024-05-21
    • 文件大小:112640
    • 提供者:
  1. fft_source

    0下载:
  2. 内部包含FFT,小波变换,以及各种常用的滤波算法和图像处理算法的C源代码。-internal contains FFT, wavelet transform, and various commonly used filter and image processing algorithm in C source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:402432
    • 提供者:wangziyu
  1. reconstruction

    0下载:
  2. 此为利用小波变换模极大重建原信号的源代码,已精心调试过,请放心使用.-This is the use of wavelet transform modulus maxima reconstruction of the original signal
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:王登位
  1. wavelettransforminC

    0下载:
  2. 贴一个自己写的小波变换的C源代码,用C语言实现-Affixed to a wavelet transform to write the C source code, using C language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:刘俊
  1. 1

    0下载:
  2. 《小波变换技术与工程实践》Visual C++ 6.0 环境下编写的源代码-err
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:11922432
    • 提供者:刘民
  1. VC++Image

    0下载:
  2. 《VC++图象处理程序设计》光盘使用说明 1. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 2. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 3. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 4. 第七章程序支持8位、24位图象处理,其中“边界跟踪”算法要求所
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:27598848
    • 提供者:林立才
  1. attack_wmk

    0下载:
  2. 基于小波变换的数字图像水印技术源代码,希望对研究此技术的人有所帮助-Based on Wavelet Transform Digital Image Watermarking technology source code, and they hope to study this technology will help people
  3. 所属分类:波变换

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:ysnowren
  1. Wavelet(C++)

    0下载:
  2. 比较不错的C++源代码,小波变换。可以看看。-Comparison of good C source code, wavelet transform. Can look at.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:969728
    • 提供者:张鹏
  1. 经验小波变换

    1下载:
  2. 关于经验小波变换的源代码,EWT,较新的信号分解方法。
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »

源码中国 www.ymcn.org