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

搜索资源列表

  1. Morphologic

    0下载:
  2. 二值图像形态滤波和灰度图像形态滤波操作的Matlab实现。-Binary image morphological filter and grayscale images Matlab morphological filtering operations to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:80708
    • 提供者:Anna
  1. Contrast

    0下载:
  2. directshow框架中,非常经典的Transform filter,用来调节对比度。适用于RGB带调节板的图像格式。-DirectShow framework, very classic Transform filter, used to adjust the contrast. With adjustment for RGB image format plate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2885000
    • 提供者:xxzhou
  1. ImageExplorer

    0下载:
  2. 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:221030
    • 提供者:240
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. LOWFIL

    0下载:
  2. 低通滤波器 for vb6 给对影像处理程式有兴趣研究的人参考使用 -Low-pass filter for vb6 give to the image processing programs have the people interested in studying the use and reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:206998
    • 提供者:nick cheng
  1. Butterworth

    0下载:
  2. 内含巴特沃思滤波器(Butterworth)MATLAB代码,分高通与低通两种情况,并用mesh显示滤波器的三维图-Containing Butterworth filter (Butterworth) MATLAB code, sub-high-pass and low pass both cases, with mesh filter of three-dimensional map display
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:520
    • 提供者:天天
  1. imageview

    0下载:
  2. 图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  1. ImageProcessing

    0下载:
  2. 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:279210
    • 提供者:云皓
  1. Wienafilter

    0下载:
  2. 该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现。-the procedures used to image Wiener filter recovery operation, using MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1508
    • 提供者:章献
  1. imagefilter

    0下载:
  2. 這是用windows programing架構下的程式,主要就是作影像的濾波器,可以input不同的參數來做高通低通的效果,還能顯示圖片的RGB三個值,還能將兩張圖片作and or xor邏輯運算-This is with windows programing framework program, mainly for the image filter, you can input different parameters to make high-pass low-pass effect, b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1812441
    • 提供者:潘宏
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. ch8_4_2

    0下载:
  2. 用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1154
    • 提供者:cwb
  1. tuxiangzenqiang

    0下载:
  2. 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4288
    • 提供者:王万国
  1. MedianFilter

    0下载:
  2. 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140511
    • 提供者:yuchen
  1. simpleComputerAndImageFliter

    0下载:
  2. 包括一个简易计算器和一个图像过滤两个程序-Includes a simple calculator and an image filter two procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1350
    • 提供者:secret
  1. filter

    0下载:
  2. 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1062
    • 提供者:腾黎明
  1. Kalman

    1下载:
  2. 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:13471
    • 提供者:dynasty
  1. coolcode_src

    0下载:
  2. 基于图像头文件的图像分类算法,对图像检索(image retrieval)有帮助,可以过滤掉大部分不相干的图像!-The first image-based document image classification algorithm, for image retrieval (image retrieval) will help, you can filter out most irrelevant images!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5642
    • 提供者:haoyubao
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5449835
    • 提供者:job
  1. lixiang

    1下载:
  2. 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-06-24
    • 文件大小:3179
    • 提供者:lushan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com