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

搜索资源列表

  1. GraphicWalshChange

    0下载:
  2. 其功能是实现对图象的Walsh变化,其中包含原始图和变化后的结果-its function is to achieve the right image Walsh changes, which include changes in the original plans and the results
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:143708
    • 提供者:梁剑
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. VCWalshTransform

    0下载:
  2. 图像处理基础算法源代码VC++ Walsh变换 带测试图像-image processing algorithms based on the source code with VC Walsh Transform test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152180
    • 提供者:黄博强
  1. 20060619

    0下载:
  2. 数字图像处理中的Walsh变换在vc++环境下的实现-digital image processing of the vc Walsh transform the environment to achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:144332
    • 提供者:徐徐
  1. wbm

    0下载:
  2. 用walsh算法实现的符号数乘法器,asic流片时,可以不用公司的付费乘法器的ip core.-algorithm using the symbols multiplier, HDL-piece quantities. it is not necessary for the company's paid Multiplier ip core.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:蒋雯丽
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. Image_Walsh_Transformation-Can_Test_With_Image

    0下载:
  2. 沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be teste
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:162860
    • 提供者:whq
  1. imagetransformationbymatlab

    1下载:
  2. 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal freq
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:方周
  1. matlab_walsh

    1下载:
  2. 函数通过输入信号序列和函数序号,以及调制解调选择参数来完成扩频调制解调。original_seq是原始输入序列,可能是未调制序列,也可能是调制序列,walsh_num是walsh函数的序号,select选择对输入的序列进行调制还是解调。-function through the input signal sequence and function of the serial number and choice of modulation and demodulation parameters t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:刘洪
  1. Walsh_Transformation

    0下载:
  2. Walsh Transformation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:156070
    • 提供者:cmasaki
  1. Walsh_tranform

    0下载:
  2. Walsh变换 -Walsh transform Walsh transform Walsh Transform
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:152259
    • 提供者:黄飞
  1. VCHUNDAN

    1下载:
  2. 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2114274
    • 提供者:lichao
  1. VC++imagesource

    0下载:
  2. 图像处理的实用程序,包括图像显示,傅里叶变换,沃尔什变换,灰度变换,界面美观,很实用。-image processing practical procedures, including image display, Fourier transform, Walsh transform, gray transform, beautiful interface, practical.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:508941
    • 提供者:liu
  1. Walshmatlab

    0下载:
  2. 离散Walsh函数一个新的实现和防真的方法,用的是MATLAB工具-discrete function of the realization of a new defense and really, is using the MATLAB tool
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:126018
    • 提供者:董勤付
  1. harr_fourier_cos_slant

    0下载:
  2. 数字图像处理中的har变换,slant变换,cos变换,walsh变换,fourier等等~~c++实现-Digital Image Processing of har transform, transform slant, cos transform, walsh transform, and so on fourier ~ ~ c achieve
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18411
    • 提供者:yiting
  1. WalshCode

    0下载:
  2. 3G通讯中的walsh码生成和作用演示。 A demonstration of walsh code in 3G-3G communications in the walsh code generation and the role of the demonstration. A demonstration of walsh code in 3G
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6503
    • 提供者:meng
  1. WalshChange

    0下载:
  2. 对图像进行walsh变换,并含有测试图片-right image walsh transform, and contains testing Photo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:176074
    • 提供者:jiang
  1. WalshDIP

    0下载:
  2. 用Walsh函数将一个图像进行转换,经测试可以直接运行。-Walsh function will be an image change, the test can be directly run.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48125
    • 提供者:L
  1. WALSH1bih

    0下载:
  2. 沃什变换函数原码-Walsh transform function source
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:2075
    • 提供者:吴金龙
  1. zhengjiaobianhuan

    0下载:
  2. 有关数字图像处理中的傅立叶变换、小波变换、沃尔什变换、基于特征向量的变换、离散余弦变换等图像的正交变换-the digital image processing of Fourier transform, wavelet transform, the Walsh transform, Based on the eigenvector transform, discrete cosine transform image orthogonal transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:65222
    • 提供者:邓媛媛
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com