CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - inverse filtering

搜索资源列表

  1. VC++实现对退化图像的恢复

    1下载:
  2. 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33.07kb
    • 提供者:李杰
  1. vc++wavelettransforminimageprocessing

    0下载:
  2. 实现图像小波变换,同一个窗口内分别实现原图和变换后的图像。同时可进行小波逆变换,高低通滤波。-wavelet transform, with a separate window to achieve maximum and transform images. While inverse wavelet transform, high and low pass filtering.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255.22kb
    • 提供者:秦春霞
  1. inverse

    0下载:
  2. 用于数字图像处理,逆滤波函数,需要事先定义fourn函数-Inverse filtering function, need to pre-defined function fourn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1.07kb
    • 提供者:
  1. Digitalimageprocessingexamplesofafewprograms

    0下载:
  2. 文件名称: 数字图像处理的几个程序例子.r下载 所属分类: 图形图象 开发工具: VC 文件大小: 3484 KB 上传时间: 2005-7-31 下载次数: 1 提 供 者: 李玲 详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 -File Name: Digital image processing examples of a few programs.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:王敏
  1. Assignment_3

    0下载:
  2. * Frequency domain filtering -1. Discrete Fourier Transform Write a C++ function for each of following: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Compute the two-dimensional discrete F
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1.25mb
    • 提供者:k
  1. IMGRestoreNew

    0下载:
  2. 对运动后的图像进行复原,图像运动模糊,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-After exercise of the right image restoration, image motion blur, inverse filtering degradation, inverse filter restoration, plus noise degradation, Wiener filter restoration
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:230.97kb
    • 提供者:skylost
  1. VCimagetool

    0下载:
  2. VC++图像处理典型算法全套演示程序的源代码,将众多图像处理功能集合于一个演示程序中,包括很多的图像处理类,像运动模糊恢复类,包含三种方法的运动模糊恢复功能,维纳滤波、逆滤波和投影迭代法 -VC++ image processing algorithms typically complete demo program source code, a number of image processing functions will be set in a demonstration program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:329.51kb
    • 提供者:吴波
  1. wavetransfprm

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:186.08kb
    • 提供者:吴波
  1. imageprocessing

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

    • 发布日期:2017-05-14
    • 文件大小:3.18mb
    • 提供者:啊哦
  1. IMGRESTORE

    0下载:
  2. 这是一个在MFC框架中编写的C++程序,可以实现图像的运动模糊、逆滤波退化、加噪退化、维纳滤波复原。-This is a framework written in MFC C++ program, you can achieve the image motion blur, inverse filtering degradation, noise degradation, Wiener filtering restoration.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:王虎
  1. IImageShoowm

    0下载:
  2. 实现图像显示,边缘提取,图像旋旋转,逆滤波等基本操作可直接使用。 -Image edge extraction, image spin rotation, inverse filtering operation can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:2.25mb
    • 提供者:overflow
  1. Least-squares-inverse-filtering

    2下载:
  2. 在地震数据处理中,最小平方反滤波的C语言程序-Least-squares inverse filtering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:44.96kb
    • 提供者:BEYOND
  1. TFIDF-master

    0下载:
  2. tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:16.67kb
    • 提供者:adel
  1. nilvboandweinalvbo

    0下载:
  2. 基于matlab对数字图像进行的逆滤波和维纳滤波的对比程序。-Based on inverse filtering and Wiener filtering program matlab contrast of digital image.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:110.54kb
    • 提供者:丁学振
  1. Digital-Image-Processing

    3下载:
  2. 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-08
    • 文件大小:1.02mb
    • 提供者:zl
  1. Wavelet-transform

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet transform VC++ demo source code, is applied to the image processing, open the BMP image, wavelet once, twice, three times a transformation can also be t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:246.31kb
    • 提供者:丫丫
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:456.45kb
    • 提供者:我去
  1. rhrz

    0下载:
  2. 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:32.8kb
    • 提供者:yorwal
  1. dmplementation

    0下载:
  2. 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:33kb
    • 提供者:fuuhss
  1. TVPD

    0下载:
  2. 这是VC++下图象复原的维纳滤波及逆滤波实现程序 不错的-This is a vc++ image restoration in the wiener filter and the realization of inverse filtering program is good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:83.58kb
    • 提供者:pelvwrcx
« 12 »
搜珍网 www.dssz.com