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

搜索资源列表

  1. CSS

    0下载:
  2. 介绍:一、 什么是层叠样式表二、 如何建立样式三、 将层叠样式单放在何处四、 创建并引用样式类五、 字体属性六、 字体与文本属性七、 颜色与图像属性八、 边框属性九、 滚动条属性十.方块属性,十一、 其它属性,十二、 滤镜-presentations : one, what is the style sheet stack two, how to establish a pattern 3, etc on the single format where four, Create and use
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:441599
    • 提供者:fivecay
  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. 中值滤波

    0下载:
  2. 对BMP图像进行中值滤波-median filter for bmp image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9030
    • 提供者:高强
  1. 图像处理11

    1下载:
  2. matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7954
    • 提供者:陈大明
  1. BMPIMGAGE

    0下载:
  2. 打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。-opened a bmp image, and then for three graphics * * 3,5 7,9 5,7 * * 9 four template filter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:197208
    • 提供者:王欢
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:doctorsuo
  1. strcturelvbonew

    1下载:
  2. 利用数学形态学构成形态学滤波器对图象进行滤波,处理效果较满意.-using mathematical morphology constitute morphological filter image filtering, processing more satisfied with the results.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:李晓慧
  1. VideoKey

    0下载:
  2. 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ball which is an example of the
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:34437
    • 提供者:wx
  1. VC去除椒盐噪声

    2下载:
  2. 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140133
    • 提供者:林志泉
  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:478447
    • 提供者:王晶
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. XRayImg

    0下载:
  2. 小波滤波器-代码.r.. ·关于常用图像处理的v.. ·采用多种小波基的离散.. ·利用小波变换进行边缘.. ·一个关于图像边缘检测.. -wavelet filter-code. R.. On the common image processing v.. Using a variety of small Porgy .. use of discrete wavelet transform on the brink .. 1 .. Edge Detection
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1610216
    • 提供者:杨东
  1. 滤波器521

    0下载:
  2. 本程序采用MATLAB编写滤波器程序对图像进滤波-the procedures used MATLAB filter procedures for the preparation of the image filtering
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:崔磊
  1. 处理

    0下载:
  2. 对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行。 使用方法:mean BMP文件名-right images mean filter processing (image recovery) of the source code, compile the executable files carry operation parameters. Use : BMP file name mean
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:何学洲
  1. 图像处理模板匹配

    4下载:
  2. 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:130018
    • 提供者:李伟
  1. lpfilter

    1下载:
  2. Matlab中非图像工具箱的生成拉普拉斯滤波器的源程序。-Matlab Toolbox African Image Generation Laplace filter of the source.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:笑天
  1. spfilt

    1下载:
  2. 使用噪声二函数对图像加上辣椒和盐粒噪声,再使用空间滤波器对噪声图像进行复原。-function using two pairs of noise images with salt and pepper noise, and the use of space for the noise filter image recovery.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3812
    • 提供者:于是
  1. Image Processing toolbox

    15下载:
  2. 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-24
    • 文件大小:1924096
    • 提供者:雨石~
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com