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

搜索资源列表

  1. extractFeatures.zip

    1下载:
  2. 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4711649
    • 提供者:yuhui
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. imagefusion

    1下载:
  2. 图像融合程序大全 (有图)包括IHS PCA 拉普拉斯 PCNN 小波 超好!-the total of image fusion (pictures)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1452782
    • 提供者:
  1. lvbo

    0下载:
  2. 先由原始图像(任选)产生待恢复的图像; 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩。 分别用逆滤波和维纳滤波恢复上面图像。 -First be the original image (optional) to restore the image to be generated the use of two-dimensional wavelet analysis of an image for two-layer wavelet decom
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1128
    • 提供者:tony
  1. denoise_fft_angle_Analysis

    0下载:
  2. 计算时间序列的快速傅里叶变换并画出时域和频域图,之前进行小波降噪。-Calculate the time series and fast Fourier transform time-domain and frequency domain plot diagram, before wavelet decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1011
    • 提供者:lijie
  1. WAVE

    0下载:
  2. 图象处理中经常用的小波分析matlab程序-Image processing are often used in wavelet analysis matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:959
    • 提供者:tangsp
  1. PicYaSuo

    0下载:
  2. 用小波变换对图象(256×256 灰度)做处理。-Using Wavelet Transform of the image (256 × 256 gray level) to do to deal with.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:22321
    • 提供者:zxd
  1. dwtgl

    0下载:
  2. 基于matlab小波工具箱的彩色数字图象水印技术。-Matlab wavelet toolbox based on the color digital image watermarking technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1333
    • 提供者:haha
  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. MATLAB2dwavlet

    0下载:
  2. 用MATLAB对一图象分别用单尺度和二维小波分解-Using MATLAB image of a single scale, respectively, and two-dimensional wavelet decomposition
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1821
    • 提供者:胡易
  1. BalancedMultiwaveletanditsapplicationinimagefusion

    0下载:
  2. 平衡多小波在图象融合增强中的应用,希望能给大家些帮助 -Balanced Multiwavelet enhanced in image fusion application, I hope everyone can give more help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:470409
    • 提供者:
  1. transmission

    0下载:
  2. 建立了一个完整的MFC程序,实现了位图的渐进传输,其中主要实现了小波的正反变换,哈弗曼编解码。另外上传文件中包含了测试的位图。-Set up a complete MFC procedures, implementation of the progressive transmission bitmap, one of the main pros and cons of the implementation of the wavelet transform,哈弗曼codec. From the o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:161354
    • 提供者:shuiyeshan
  1. dyqmallat

    0下载:
  2. 一个关于小波多分辨率的代码,有详细的解释,并附上运行出来的结果图。是用MATLAB写的-On wavelet multi-resolution codes, there is a detailed explanation, together with the results running on Fig. Are written using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:29120
    • 提供者:李洋
  1. VC-JPEG2000

    0下载:
  2. 本代码是用VC实现JPEG2000的图象处理程序,算法是采用的小波变换!-This code is the implemation of JPEG2000 in VC! The key algorithm is wavelet transform!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:477490
    • 提供者:刘永征
  1. palm

    1下载:
  2. 自己做的掌纹识别小软件,呵呵, 有灰度处理、图象滤波、HARRIS角点检测、小波分解。提取热区,数学生态学等功能-own small palm print recognition software, Oh, gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:132385
    • 提供者:陈明
  1. 3G_DEMO_3.0

    0下载:
  2. 用3G上行带宽上传实时CIF图象 ( MU350, 731E ) ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4, ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... -From use of 3G uplink bandwidth real-time CIF image ( MU350, 731E ) ZPAV (H265) is audio-visual codec prot
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2523002
    • 提供者:黄杏群
  1. PictureTrans

    0下载:
  2. 图像处理vc++源码,主要功能有:直方图均衡化、小波变换、彩色图转灰度图等-Image Processing vc++ source code, the main functions include: histogram equalization, wavelet transform, such as color to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:82499
    • 提供者:Dogous
  1. TwodimensionalDiscreteWaveletTransforms

    0下载:
  2. 本实验要求开发一个计算哈尔小波的j-尺度二维DWT程序。并要求对图像 7.1进行如图7.8(a)所示的哈尔小波3-尺度二维DWT。同时也要求编写一个计算哈尔小波的二维逆DWT程序。-The experiment calls for the development of a calculation of the Haar wavelet j-scale two-dimensional DWT procedure. And called for the image in Figure 7.1 to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1041779
    • 提供者:jhm
  1. imgSeek-0.8.6

    0下载:
  2. imseek采用小波重要系数法来检索图像,可以检索手绘简图-important imseek wavelet coefficient method to retrieve images, can be hand-drawn sketch retrieval
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1316513
    • 提供者:伟峰
  1. Morphology-WaterMark

    0下载:
  2. 根据灰度图象数学形态学的特点以及小波的多尺度分辨特性,提出一种鲁棒性较好的水印算法。-Gray-scale images based on the characteristics of mathematical morphology and wavelet multi-scale to distinguish the characteristics of a robust watermarking algorithm better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:354652
    • 提供者:东方
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com