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

搜索资源列表

  1. lvbo

    0下载:
  2. 十种经典滤波算法集锦 用于摄像头滤波,获得平滑的特性曲线-Ten classic curve highlights filtering algorithm for camera filter, to obtain a smooth
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:133184
    • 提供者:叶影
  1. moving-average

    0下载:
  2. Moving average code as a filter to smooth the graph in matlab
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:1024
    • 提供者:mehdi
  1. kalman

    2下载:
  2. 关于导航定位中的卡尔曼滤波程序。X1,X2分别代表经过转换以后的位置X,Y轴的坐标。V1,V2为其相对应的速度。卡尔曼滤波可以使定位数据更加平滑。-Calman filtering program in navigation and positioning. X1, X2, respectively, after conversion to the position of the X, Y axis coordinates. V2, V1 for its relative speed. Calm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:33211
    • 提供者:阿飞
  1. My-balance-car

    0下载:
  2. 智能平衡小车程序 卡尔曼滤波 pid程序 mpu6050读取角度 可以平稳站立测试通过-Intelligent balance car program Kalman filter pid program mpu6050 angle can be read by a smooth test stand
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-24
    • 文件大小:7817482
    • 提供者:
  1. MSP430_MPU6050

    1下载:
  2. TI公司MSP430系列单片机,MPU6050三轴陀螺仪姿态结算。包括卡尔曼滤波,四元数,平滑滤波。-MSP430 TI series microcontroller, MPU6050 three axis gyro attitude settlement. Including Calman filter, four yuan, smooth filter. MSP430 TI series microcontroller, MPU6050 three axis gyro attitude se
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:480554
    • 提供者:庄灿
  1. picureProcess

    0下载:
  2. 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transformation, image enhancement, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:373214
    • 提供者:王鹏
  1. weinalvbo

    0下载:
  2. 维纳滤波(wiener filtering) 一种基于最小均方误差准则、对平稳过程的最优估计器。这种滤波器的输出与期望输出之间的均方误差为最小,因此,它是一个最佳滤波系统。它可用于提取被平稳噪声所污染的信号。本次实验主要是学习维纳滤波的使用,了解维纳滤波的计算过程,并利用维纳滤波来对噪声进行平稳去噪。-Wiener filter (wiener filtering) based on minimum mean square error criterion, the smooth process
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2415
    • 提供者:李鸿运
  1. tuxiangZengqiang

    1下载:
  2. 本文是基于MATLAB的GUI来对不同的(彩色或灰色)图像进行图像增强的相关处理,主要包括以下四点: 频域变换:傅里叶变换和离散余弦变换及其反变换,可将图像在空域上的特性转化到频域上; 叠加噪声:对图像添加高斯噪声和椒盐噪声; 空域滤波:对噪声污染后的图像添加不同模板下的平滑滤波和锐化滤波,可选择不同模板尺寸; 频域滤波:对噪声污染后的图像添加理想低通滤波器、巴特沃斯低通滤波器、理想高通滤波器、巴特沃斯高通滤波器、带通滤波器、带阻滤波器等,可实现平滑图像的效果。-This art
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1406678
    • 提供者:笨鸟先飞
  1. cyanogenmod-packages

    0下载:
  2. 3D音乐播放器源码是一套很酷的的安卓3D音乐播放器项目源码,打开以后可以自动扫描SD卡上的音乐文件并且过滤长度小于1分钟的歌曲,然后会自动根据歌曲信息联网搜索下载歌曲的专辑封面。播放器左右上下滑动都有很流畅的3D滚动效果,虽然程序是英文项目,但是对中文的兼容性很好,可以自动分析整合歌曲中的作者信息并且生成一个可以滑动的根据首字母和汉字排序的词条。另外项目支持本地歌曲搜索、横屏播放、三种大小的桌面小工具。注意保持项目编译版本在2.3.3以上,1.5会报错。-3D music player, the
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1123351
    • 提供者:群钰
  1. MATLAB_Fiterr

    0下载:
  2. 提供一种平滑滤波算法,包含五点三次平滑滤波,中值滤波,可有效去除数据毛刺-To provide a smooth filter algorithm, including five point three times smoothing filtering, median filtering, data can effectively remove burrs
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:王海东
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. The-image-processing

    0下载:
  2. 以对图像进行复制、粘贴、剪切、全选、取消选择和翻转。 过滤图像,包括锐化、浮雕、腐蚀、风化。对图像进行滤波处理:包括最小值滤波处理、最大值滤波处理和中值处理。 对彩色图像进行变换:包括彩色转灰度、彩色转黑白、平滑处理、霓红处理。软化图像,包括红色、绿色、橙色;硬化图像,包括红色、绿色、蓝色。 对图像进行卷积处理,包括水平增强、垂直增强和双向增强。 对图像进行边缘探测,例如右下边缘抽出,拉普拉斯(8邻域)。给图像进行对比度增强,进行FFT分析,以及对两幅图像进行合成。 可以选择
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1134820
    • 提供者:国俊迈
  1. kalmanfilter

    0下载:
  2. 卡尔曼滤波示例程序,采用matlab生成一个随机数组,采用卡尔曼滤波算法把随机数组进行平滑处理-Kalman filter sample program using matlab to generate a random array, using the Kalman filter algorithm to smooth the random array
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8145
    • 提供者:张志豪
  1. DoKalmanFilter.m

    0下载:
  2. On the basis of Kalman filter, the raw data signal can be converted to a more smooth signal.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:719
    • 提供者:Benjamin
  1. mmsp

    0下载:
  2. 前后向平滑算法:算法的原理很简单,以五点三次平滑为例。取相邻的5个数据点,可以拟合出一条3次曲线来,然后用3次曲线上相应的位置的数据值作为滤波后结果。简单的说就是 Savitzky-Golay 滤波器 。只不过Savitzky-Golay 滤波器并不特殊考虑边界的几个数据点,而这个算法还特意把边上的几个点的数据拟合结果给推导了出来。-Before and after the smoothing algorithm: the principle of the algorithm is very s
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-07
    • 文件大小:1058598
    • 提供者:kk
  1. bilateral-filterlte

    0下载:
  2. In the existing bilateral filtering algorithm, the domain parameters and range parameters need to be predefined. Parameters of a bilateral filter are fixed and cannot guarantee to be optimal. A new adaptive bilateral filtering (ABF) is proposed i
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:4018778
    • 提供者:杨松
  1. oale

    0下载:
  2. 包括锐化,平滑,LOG滤波器提取边缘 数学形态学的腐蚀,膨胀,骨架化-Including sharpening, smooth, the LOG filter of mathematical morphology to extract the edge corrosion, expansion, skeletonization
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:245760
    • 提供者:gqangllinj
  1. parpnt

    0下载:
  2. Matlab入门级图像处理程序 低通滤波器对受噪声干扰的图像进行平滑处理,-Matlab entry-level image processing low-pass filter to smooth the image by noise,
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:3073
    • 提供者:yippian
  1. imaye

    0下载:
  2. Matlab入门级图像处理程序 低通滤波器对受噪声干扰的图像进行平滑处理,-Matlab entry-level image processing low-pass filter to smooth the image by noise,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:Cyljpm
  1. rawelroperty

    0下载:
  2. Matlab入门级图像处理程序 低通滤波器对受噪声干扰的图像进行平滑处理,-Matlab entry-level image processing low-pass filter to smooth the image by noise,
  3. 所属分类:Graph program

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:lgon&455
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com