CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Source filter

搜索资源列表

  1. vina-filter

    0下载:
  2. 维纳滤波处理 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //函数说明: //该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter / / LPSTR lpDIBBits : DIB images at the source pointer / / LONG lWidth : Source image width (number of pi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:wu tao
  1. Gabor-filter

    0下载:
  2. 实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件-Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:55.35kb
    • 提供者:陈颖
  1. Butterworth

    0下载:
  2. 一种巴特沃斯高通滤波器的图像处理matlab源代码-Butterworth high-pass filter an image processing matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3.91kb
    • 提供者:xinyuan
  1. bp_filter

    2下载:
  2. 地震资料处理中带通滤波MATLAB源码程序。能根据需要选择滤波带宽。-Seismic data processing in the band-pass filtering MATLAB source code program. Need to select the bandwidth according to filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.14kb
    • 提供者:jcm
  1. filter

    0下载:
  2. 维纳滤波的C程序源码,接口已封装,可以在你的工程中调用-Wiener filtering of the C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:liutong
  1. Particle-Filter

    0下载:
  2. 基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高-Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8.04mb
    • 提供者:chenyuefeng
  1. GAUSSIANBLUR_CODE

    1下载:
  2. 用c++写的,高斯滤波器的源代码,包含.h文件和.cpp文件-Using c++ written in the source code for Gaussian filter, including. H file and the. Cpp file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3.48kb
    • 提供者:王小天
  1. guided-filter-code-v1

    0下载:
  2. matlab版何凯明2010ECCVGuide滤波的源代码,里边附录了很多例子和测试图片-He Kaiming 2010ECCVGuide filtering of the source code inside the Appendix a lot of examples and test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.09mb
    • 提供者:吕小豪
  1. high-and-low-pass-filter

    0下载:
  2. 这是Matlab实现高通滤波和低通滤波的源代码,主要包括巴特沃斯低通滤波器、理想低通滤波器和高斯低通滤波器。-this is the source code that has implemented the BTW low pass filter and ideal low pass filter as well as gaussian low pass filter.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:yg
  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
    • 文件大小:1.13kb
    • 提供者:cwb
  1. gaussian_filter

    0下载:
  2. 用于产生离散高斯函数的Matlab源代码。-Discrete Gaussian function used to produce the Matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.45kb
    • 提供者:Lei ming
  1. VC++2005MagicHouse

    1下载:
  2. 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
  3. 所属分类:Special Effects

    • 发布日期:2016-11-14
    • 文件大小:4.46mb
    • 提供者:杜金津
  1. FFdShowStereo_src

    0下载:
  2. Source DirectShow filter with draw stereo video
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.12mb
    • 提供者:melechko
  1. particle_filter_paper_and_source_code_for_example1

    0下载:
  2. particle filter的原始文件以及文中一维非线性实例代码,可以运行。-particle filter paper and source code for the 1d nonlinear example, source code works well.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:519.38kb
    • 提供者:陈墨
  1. filter

    0下载:
  2. 此为中值滤波方法源程序,可完成图像滤波的功能,程序完整,值得下载-This is the median filtering method of source code, to be completed by the function of image filtering, the program integrity, it is worth download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.61mb
    • 提供者:黄梦婕
  1. medianFilter

    0下载:
  2. 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:71.55kb
    • 提供者:gillyamylee
  1. MedianFilter

    0下载:
  2. 图像处理中比较常见的中值滤波的源程序,先加入噪声,再滤去,效果明显。-Image processing of the more common source filter before adding noise, and then least squares, the effect clearly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.71mb
    • 提供者:xiao
  1. filter

    0下载:
  2. 中值滤波源代码,中值滤波在图像处理中,常用于用来保护边缘信息,是经典的平滑噪声的方法-Median filter source code, median filter in image processing, commonly used in the information used to protect the edge, is the classic method of noise smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:71kb
    • 提供者:李建伟
  1. filter

    0下载:
  2. 中值滤波和均值滤波源码,可以进行相关比较-Median filter and mean filter source, can be related to relatively
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:rong文
  1. Color-filter-array-color-reproduction-using-cycle-

    2下载:
  2. 2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:495.66kb
    • 提供者:张华
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com