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

搜索资源列表

  1. Wavelet-image-denoising-procedures

    0下载:
  2. 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:3132
    • 提供者:朱兰花
  1. wavelet

    5下载:
  2. 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-03-21
    • 文件大小:198090
    • 提供者:zhang
  1. wavelet

    1下载:
  2. 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1324
    • 提供者:zhang
  1. wavelet-sofm

    0下载:
  2. 本文运用了神经网络中的自组织向量机和小波变换相结合,实现了图象的压缩,通过训练样本,得到好的结果-In this paper, the neural network of self-organizing vector machine and wavelet transform combining image compression achieved through the training samples obtained good results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:9410
    • 提供者:李靖
  1. Wavelet-Image-Compression-Reconstruction

    0下载:
  2. 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:37152
    • 提供者:vera
  1. haar

    0下载:
  2. 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:886
    • 提供者:wd
  1. tool_image_6

    0下载:
  2. 基于fft和二进小波编写的二维小波多孔算法图像分解,效果不错-Fft and based on dyadic wavelet algorithm for the preparation of porous two-dimensional wavelet image decomposition, good results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:951
    • 提供者:刘民
  1. two-dimensional-discrete-wavelet

    0下载:
  2. 本法采用二维离散正交小波对图像增强,实现红外图像的对比度的有效增强-Law on the two-dimensional discrete wavelet image enhancement, to achieve an effective infrared image contrast enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4878
    • 提供者:陈少华
  1. image-fusion-and-detection-on-curvelet-wavelet

    0下载:
  2. 基于曲波变换,小波变换的图像融合,图像检测的相关文献,有期刊,也有硕士论文,中文英文都有,都是近几年的文章,供大家参考学习-Based on curvelet transform, wavelet transform image fusion, image detection literature, there are journals, but also master' s thesis, Chinese, English has, in recent years are the art
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28191251
    • 提供者:zale
  1. Wavelet.image.fusion.algorithm

    0下载:
  2. 小波分解图像融合算法设计开发经典文档Wavelet image fusion algorithm design and development of the classic documents -Wavelet image fusion algorithm design and development of the classic documents
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:457913
    • 提供者:a8
  1. fusion-of-face-a-ear-using-wavelet-at-sensor-leve

    0下载:
  2. program on image processing based on MATLAB for biometric recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2800
    • 提供者:arti
  1. Image-fusion-wavelet

    0下载:
  2. 基于小波变换的图像融合技术研究 Image fusion and wavelet-Image fusion based on wavelet transform technique
  3. 所属分类:Wavelet

    • 发布日期:2017-05-24
    • 文件大小:8160339
    • 提供者:于刚
  1. Haar-wavelet-image--processing

    5下载:
  2. 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve t
  3. 所属分类:matlab例程

    • 发布日期:2013-05-22
    • 文件大小:28462
    • 提供者:asdfg
  1. wavelet-image-denoising

    0下载:
  2. matlab小波图像去噪程序,利用小波变换去除图像中的噪声-matlab wavelet image denoising procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:159093
    • 提供者:chenjunhong
  1. Wavelet-image-processing-program

    0下载:
  2. 图像去噪,图像增强和融合中常用的图像,二进小波的图像增强程序,基于小波变换的图像去噪-Image denoising, image enhancement and the integration of common picture,wavelet image enhancement,Based on the wavelet transform image denoising
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:43822581
    • 提供者:abdurusul
  1. Wavelet-image-recognition-

    0下载:
  2. 小波在图像识别中的应用 采用图像小波变换后的统计特征对图像进行匹配识别-Wavelet image recognition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:258213
    • 提供者:陈凯
  1. wavelet-image-edge-detection

    0下载:
  2. 方向可调小波图像边缘检测,该算法的主要功能是通过小波变换将图像的边缘检测出来。图像的边缘,按像素点来看应该是灰度值突变的地方,方向可调小波边缘检测正式应用这一特性将图像的边缘提取出来-The steerable wavelet image edge detection, the main function of the algorithm is the edge of the image detected by the wavelet transform. The edge of the ima
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:270456
    • 提供者:王银峰
  1. wavelet

    0下载:
  2. 在小波域对图像去噪,图像压缩,图像边界扭曲,图像融合,实现水印的嵌入-In wavelet domain for image denoising, image compression, image border distortions, image fusion, the embedded watermark, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2016071
    • 提供者:彭婷
  1. Wavelet-image-fusion-

    0下载:
  2. 小波图像融合的Matlab实现示例 matlab算法 有详细介绍-Wavelet image fusion Matlab example
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:41832
    • 提供者:思鱼
  1. Application-of-wavelet-image-fusion

    0下载:
  2. 小波在图像融合中的应用,还有自适应算法在图像融合中的应用。-Application of wavelet image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:21340
    • 提供者:栗洋
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com