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

搜索资源列表

  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. gabor

    0下载:
  2. 一个不错得gabor滤波器,有matlab 和 c-Gabor get a good filter, have matlab and c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12.24kb
    • 提供者:ma
  1. hhh

    0下载:
  2. :由于许多传统的去噪方法在强背景噪声情况下提取声音信号的能力变弱甚至失效, 提出 应用独立成分分析( I C A) 方法对声音信号进行特征提取, 并证明了这种 I C A 变换能增强语音和音 乐信号的超高斯性. 在此基础上, 应用 I C A基函数作为滤波器, 通过阈值化的去噪方法对含有强高 斯背景噪声的声音信号进行去噪仿真实验. 结果表明, 本方法明显优于传统的均值滤波和小波去噪 方法, 为强背景噪声下弱信号的检测提供 了新的途径.-: As many of the t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:208.14kb
    • 提供者:金振东
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
  3. 所属分类:Special Effects

    • 发布日期:2015-12-13
    • 文件大小:2.41kb
    • 提供者:amy
  1. conv2D3

    0下载:
  2. matlab中的con2函数翻译为C的代码,这是其中3个输入的情况,1个图像,2个filter,希望对大家有所帮助,这只是其中一个文件,需要自己写主函数调用-con2 function in matlab translated into C code, this is one of three input, an image, 2 filter, you would like to help, this is only one file, need to write the main funct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.38kb
    • 提供者:王晓舟
  1. VCImageProcess

    0下载:
  2. visual C++数字图像处理典型算法的实现。-This is a matlab implementation of the Wiener filter based algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.04mb
    • 提供者:yuqing
  1. Smooth_Vector.cpp

    0下载:
  2. matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.4kb
    • 提供者:王敏
  1. pf_colortracker

    1下载:
  2. 粒子滤波 视频目标跟踪 Matlab 联合C编程-Video tracking particle filter Matlab joint C programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12.49mb
    • 提供者:yangoengju
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.99mb
    • 提供者:李海宁
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21.41mb
    • 提供者:wangzhe
  1. AMF

    2下载:
  2. 自适应中值滤波-Chan R H, Ho C W, Nikolova M. Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization[J]. IEEE Trans. Image Process, 2005, 14(10): 1479~1485. 该文献中自适应中值滤波算法代码-matlab code of adpative median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:782byte
    • 提供者:lizuoyong
  1. pf_colortracker-(1)

    0下载:
  2. 简单的粒子滤波算法进行的仿真,主要运用的是MATLAB和c来仿真的,这个算法很详细的讲解了-Simulation simple particle filter algorithm, but also with other methods were compared Kalman
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.94mb
    • 提供者:王佩思
  1. SIFT-matlab

    0下载:
  2. 实现鲁棒的SIFT特征匹配,包括画中画匹配,matlab调用了C中的一些函数如高斯滤波等-Achieve robust SIFT feature matching, including picture-matching, matlab call C functions such as some of the Gaussian filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.42mb
    • 提供者:caixiuxia
  1. defog

    0下载:
  2. [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we used some of the opencv functi
  3. 所属分类:Special Effects

    • 发布日期:2016-03-10
    • 文件大小:7kb
    • 提供者:dujian
  1. guided-filter-code

    0下载:
  2. 何凯文CVPR引导滤波文章对应的代码,包含增强,平滑等。带图片。-Matlab demo code for Guided Image Filtering (ECCV 2010) Contributed by Kaiming He (hkm007@ie.cuhk.edu.hk) Please note that the running time reported in the paper is C++ implementation. Usage: gu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.08mb
    • 提供者:zuoyujia
  1. MyStdBF

    0下载:
  2. 在matlab环境下用C语言实现双边滤波器,并对图像进行双边滤波处理-In the matlab environment to achieve a bilateral filter with C language, images and bilateral filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:603.61kb
    • 提供者:刘不凡
  1. 2015new-bilateral-filter

    0下载:
  2. 使用步骤: 1.解压缩, 2.设置matlab的c++编译环境(如果以前编译过c文件,可忽略此步骤,我的用的vs2013参照百度资料重新设置了) 3.重新编译 mex bilateralfilter_mex.c mex robustbilateralfilter_mex.c mex jointcrossbilateralfilter_mex.c mex guidedbilateralfilter_mex.c 4.run_test就可以-使用步骤: 1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.37mb
    • 提供者:刘硕
  1. 1中值滤波

    1下载:
  2. 中值滤波——《MATLAB数字图像处理——从仿真到C/C++代码的自动生成》(Median filter - MATLAB digital image processing - automatic generation from simulation to C/C++ code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:15kb
    • 提供者:StevenWang
搜珍网 www.dssz.com