登录
首页 » Matlab » meanshift图像平滑

meanshift图像平滑

于 2022-02-04 发布 文件大小:3.46 kB
0 10
下载积分: 2 下载次数: 1

代码说明:

meanshift图像平滑代码 clear; clc; % width=600;%宽度,像素数 % height=600;%高度 % left=0;%距屏幕左下角水平距离 % bottom=0;%距屏幕左下角垂直距离 % set(gcf,"position",[left,bottom,width,height]) s = struct("id",0,"count",0,"point",[0,0], "value",[0, 0]); im = imread("bit.bmp"); sz = size(im); nums = 1;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Kalman_matlab
    给出了关于卡尔曼滤波器的详细说明,是新人学习必备(Given on a detailed description of Kalman filter is a new learning required)
    2009-01-15 23:20:44下载
    积分:1
  • jibenpujianfa
    说明:  这是语音信号处理里面的,基本谱减法,处理的效果很不错,很适合初学者研究!(This is the speech signal processing inside the basic spectral subtraction to deal with the effect of very good, very suitable for beginners study!)
    2010-03-23 12:53:22下载
    积分:1
  • flower
    说明:  描绘一种绘制图形的方法,在该程序中使用的是极坐标绘图。会出的图形是花瓣形状。(Describe a method of drawing graphics in the program using polar mapping. Will the graphics is petal shape.)
    2010-04-08 09:00:08下载
    积分:1
  • yuyinquzaoxiaobo
    基于小波变换的语音信号分解、重构去噪,希望对大家有所帮助。(The voice signal decomposition and reconstruction based on wavelet transform denoising.I hope to be helpful.)
    2012-05-02 21:26:49下载
    积分:1
  • 1 bit 量化的压缩感知 相关代码和文件
    说明:  压缩感知相关的,1bit量化相关的代码和说明(Codes and instructions for compressed sensing-related 1bit quantization)
    2021-05-13 01:30:03下载
    积分:1
  • 一本很经典的学习等离子体的书,作者:FF陈
    一本很经典的学习等离子体的书,作者:FF陈-A classic study of plasma was written by: FF Chen
    2022-04-15 17:17:40下载
    积分:1
  • matlab必备60个小程序
    matlab学习必备小程序,包括Euler解常微分方程、Neville插值、Newton插值、Taylor解常微分方程、追赶法求解三对角方程
    2022-07-10 12:40:09下载
    积分:1
  • R-K-code
    该程序包含了数值积分中龙格库塔方法的核心程序并能够求解动力系统中的响应(This programme contains the kenerl code of Runge-Kutta in numerical integration and can solve the response of the dynamic systems )
    2015-01-16 14:55:37下载
    积分:1
  • 118nodes
    大规模配电网118节点的潮流计算程序,辐射状网络,含原始数据。(Large-scale distribution network 118 nodes of the power flow calculation procedures, radial network, with the original data.)
    2021-02-01 15:50:00下载
    积分:1
  • 使用DCT图像增强
    DCT变换域中,用一个公式来进行图像的质量增强。就是在保持图像灰度不变的情况下,将能量更多的转移到高频上去,看上去就会显得比较清晰的说。为了在渐进传输过程中快速对压缩图像进行增强,DCT域图像增强技术就变的非常迫切。DCT域图像增强技术可以消除逆变换到空域和正变换回DCT域的计算开销。 
    2022-01-25 19:37:48下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载