搜索资源列表

  1. VC实现维纳滤波处理

    0下载:
  2. 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:谢鹏
  1. 图像处理课程设计

    0下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared usin
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:848896
    • 提供者:斯蒂芬
  1. 图象处理中值滤波

    0下载:
  2. 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:149504
    • 提供者:yshx
  1. common_im_processing

    0下载:
  2. 常见的图像处理matlab源代码!!包括反色,常见滤波,去噪,和常用变换!-common image processing Matlab source code! ! Anti- including color, common filtering, noise removal, and common Transform!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1415168
    • 提供者:zrx
  1. advanceCimage4

    0下载:
  2. 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration),
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:孙怀勇
  1. txlb

    0下载:
  2. 哥们图像增强技术的毕业设计,应用于图像去噪等领域,里面集成了绝大部分滤波器,VC6下测试通过。-Miners Image Enhancement Technology graduate design, image denoising applied fields, most with integrated filter, VC6 under test.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:570368
    • 提供者:杨智丹
  1. gfilter

    0下载:
  2. 高斯滤波处理源代码,对图像的处理效果很好 -Gaussian filter source code, the right image processing with good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:64512
    • 提供者:刘靥
  1. RollPRP

    0下载:
  2. CT图像重建的变换类算法,该方法采用fourier变换算法-CT image reconstruction Transform algorithm, the method used fourier transform algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:weige
  1. tuxianglvbo

    0下载:
  2. 这是一个图像处理的滤波程序,用matlab实现的。-This is an image processing filter procedures, using Matlab to achieve.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李芹
  1. myVBfilter

    0下载:
  2. VB编写的滤波器,包含图像柔化,锐化,浮雕,反色等功能及算法-VB prepared by the filter, contains images soften, sharpening, coat of arms features such as color-and Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:张勇
  1. P0308

    0下载:
  2. 图像的自适应魏纳滤波 MATLAB的,-Image Adaptive Filter WEI Na MATLAB, every word uttered
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:winds
  1. Chap_5_MVDR

    0下载:
  2. 最小均方自适应滤波器,两个基本过程:滤波和自适应-LMS adaptive filter, two basic processes : adaptive filtering and
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:谢晓丹
  1. 3Matlab

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:xueke
  1. mysmoothandsharp

    0下载:
  2. 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:李文
  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:669696
    • 提供者:tiantian
  1. Lab523-VideoMedianFilter

    0下载:
  2. DM642上的图像滤波程序 是中值滤波算法 -DM642 the image filtering process is Median filtering algorithm
  3. 所属分类:DSP编程

    • 发布日期:2024-05-13
    • 文件大小:243712
    • 提供者:郑峰
  1. imagefilter_GUI

    0下载:
  2. 图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, ban
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:mikle
  1. zhengxianlvbo

    1下载:
  2. 图像的正弦噪声滤波。 很不错的一个程序哦!-image sinusoidal noise filtering. Quite a procedure!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:61440
    • 提供者:徐亮
  1. image1002

    0下载:
  2. 一个读取图像并进行中值滤波处理的代码!同时将滤波后的效果存储为BMP格式图片-read an image and median filtering the code! While the filter effect of BMP format for storing pictures
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-13
    • 文件大小:807936
    • 提供者:winky
  1. mvrn11

    0下载:
  2. 二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:Elwin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org