搜索资源列表

  1. 字图像获取处理及实践应用一书光盘

    0下载:
  2. 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:10583040
    • 提供者:张震
  1. 数字图象处理学VC++实现

    0下载:
  2. 其中包括图像压缩的基本编码方法如Huffman编码\算术编码\JPEG 2000\H.261压缩编码标准\小波变换编码\运动估计算法\视频图象采集的VC实现等.-including the basic image compression coding methods as Huffman coding \ arithmetic coding \ JPEG 2 000 \ H.261 coding standard \ Wavelet T
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:5111808
    • 提供者:郑英
  1. 频谱分析程序

    0下载:
  2. 频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:郭泽清
  1. 2006010511

    0下载:
  2. dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:755712
    • 提供者:唐伟
  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems func
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:兰勇生
  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 execut
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:940032
    • 提供者:师花
  1. distance transform

    0下载:
  2. 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance tra
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:王选
  1. contourlet_toolbox123

    0下载:
  2. 第二代小波变换-----脊波变换工具箱,有多分辨力和方向选择性,由著名Member, IEEE, Minh N. Do编写。 -second generation wavelet transform----- ridge wavelet transform Toolbox, a number resolution and direction selectivity, eminent Member, IEEE, Do Minh N
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:1583104
    • 提供者:郭大波
  1. DigtalImageProc

    0下载:
  2. vc编程,对图象的各种处理,包括傅立叶变换,保存,放大,缩小-vc programming, the various images, including Fourier transform, preservation, zoom in and out, etc., etc.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:405504
    • 提供者:莅临
  1. geotrans

    0下载:
  2. 图象的几何变换 打开一幅位图,实现几何变换-images of the geometric transformation open a bitmap to achieve geometric transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:段革新
  1. Hough_transfer

    0下载:
  2. hough变换的实现源代码,内用非常丰富,推荐-Hough Transform in the source code, which are very rich and recommend! !
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:122880
    • 提供者:王忠
  1. 16位定点DSP上实现离散余弦变换

    0下载:
  2. 平台:ADSP21xx 编程语言:ASM 说明:ADSP21xx-离散余弦变换在16位定点DSP上实现-platforms : ADSP21xx Programming Language : ASM : ADSP21xx- Discrete Cosine Transform in 16-bit fixed point DSP Implementation
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:王海
  1. 离散冗于小波变换vc语言实现

    0下载:
  2. 冗于小波变换的c语言实现,对于学习小波变换很有帮助。-redundant wavelet transform in the c language, learning wavelet transform helpful.
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:ggaaoo390
  1. vc编程实现灰度图像与彩色图像变换

    0下载:
  2. Windows环境,利用visual c++开发-Windows environment, the development of visual c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:姜荣
  1. VC++中的小波类

    1下载:
  2. vc++的小波类 能够完成一维二维小波变换等,还可以实现逆变换-vc++ Wavelet category to complete a two-dimensional wavelet transform, and can be achieved inverse transform
  3. 所属分类:组合框控件

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:朱玉欣
  1. FFT(16点)

    0下载:
  2. 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王海滨
  1. KarhunenLoeve

    0下载:
  2. 卡洛变换的MATLAB程序,运用于图像处理和统计信号处理-Carlo transform MATLAB procedures applied to image processing and statistical signal processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:郑研
  1. 快速傅立叶变换数值实验

    0下载:
  2. 这是用C语言编写的数值计算里面快速傅立叶变换的计算程序-This is the C language prepared by the numerical fast Fourier transform inside the computational procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:袁辉
  1. 图像变换应用软件

    0下载:
  2. 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:丽丽
  1. 基于VC++的OpenGL编程讲座之坐标变换

    0下载:
  2. 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:微微
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org