CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - smooth image matlab

搜索资源列表

  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:275.2kb
    • 提供者:刘雨相
  1. MS-PiecewiseSmooth

    0下载:
  2. 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23.94kb
    • 提供者:天空
  1. smooth

    0下载:
  2. 用matlab语言实现的图像平滑算法,效果较好,可设置不同的参数得到不同的平滑效果-Matlab language used to achieve the image smoothing algorithm, the effect is better, you can set different parameters of the smoothing effect of different
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:1.01kb
    • 提供者:fengye
  1. project10-01

    2下载:
  2. 程序可以选择输出二值图像。二值图像可以通过对每个梯度点取阈值得到,其中阈值T为输入参数。并且要求结合3*3掩模的平滑运算和本实验上面的原算,并对图像进行处理,分割出图像中间的大血管区域,并将结果用二值图表示。在实验中需要对平滑运算方法和阈值T进行反复调整。-Program can choose the output binary image. Binary image can be taken for each gradient point to the threshold should be,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:132.35kb
    • 提供者:jhm
  1. tvdenoise

    4下载:
  2. 彩色或灰度图像的tvd去噪 利用总方差最小化得方法实现图像的光滑去噪的matlab小程序 由Chambolle在2004年提出 -Tvd color or grayscale image denoising was used to minimize the total variance method to achieve a smooth image denoising matlab small program made in 2004 by Chambolle
  3. 所属分类:Special Effects

    • 发布日期:2016-01-04
    • 文件大小:1.95kb
    • 提供者:李一
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:180.7kb
    • 提供者:hanyantao
  1. Face_detection_based_on_color_images

    1下载:
  2. 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color ad
  3. 所属分类:Graph program

    • 发布日期:2014-04-09
    • 文件大小:217.26kb
    • 提供者:hope
  1. ex_17_3

    1下载:
  2. 利用图像分割检测细胞,在获得细胞的边缘后,使用形态学中的膨胀操作和填充操作使细胞边缘跟光滑。-Cells were detected by image segmentation, the edge in access to cells, use the morphology of the expansion of operations and fill with the smooth operation of the cell edge.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:836byte
    • 提供者:力量
  1. Smooth

    0下载:
  2. 代码实现图像的平滑,有中值滤波和平滑滤波两种方法,有用户界面,是matlab实现的。-Code image of the smooth, median filtering and smoothing are two methods, a user interface, is the matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:63.44kb
    • 提供者:王宇
  1. chenxu

    0下载:
  2. 提出一种小波分析实现图像融合的方法,并给出Matlab 程序实现。该方法使用线性变换调整图像间融合度,进而实现图像渐变的特效,实验证明,该方法具有使用简单,图像过渡平滑等优点,也进一步证明小波分析在图像处理等领域具有广泛的应用。-Proposed a wavelet analysis of image fusion method, and gives Matlab program. This method uses linear transformation to adjust the degr
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:549byte
    • 提供者:xuechun
  1. imres

    0下载:
  2. Matlab程序,以达到平滑图像3*3,5*5,7*7滤波,图像锐化和边缘提取。-Matlab program to achieve smooth image 3* 3,5* 5,7* 7 filtering, image sharpening and edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:904byte
    • 提供者:唐门玉
  1. SupResolDemo

    1下载:
  2. 超分辨率重建(即,将低分辨率图片进行插值光滑,放大其分辨率,得到清晰的图像),matlab程序。-Super-resolution reconstruction (ie, the low-resolution pictures smooth interpolation amplify the resolution to get a clear image), Matlab program.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1.62mb
    • 提供者:kimist
  1. matlab

    0下载:
  2. 图像处理中边缘检测,膨胀,填充,平滑,然后人形识别-Image processing edge detection, swelling, filling, smooth, and human recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:596byte
    • 提供者:galaxy
  1. image-smooth

    0下载:
  2. 使用Matlab做图像平滑,方便、简单,效果好-image smooth
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:4.72kb
    • 提供者:GUOKE007666V2
  1. image-classification

    0下载:
  2. 使用matlab实现一幅图像中图像块的分类,主要分为光滑图像块和非光滑图像块。-Use matlab achieve an image classification image block is divided into tiles smooth and non-smooth image blocks.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:27.8mb
    • 提供者:wangzengqin
  1. kongjianyu_smooth

    0下载:
  2. 图像处理matlab源文件,实现图像空间域平滑-Image processing matlab source file to achieve a smooth image space domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:720byte
    • 提供者:roc
  1. tuxiangZengqiang

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

    • 发布日期:2017-05-07
    • 文件大小:1.34mb
    • 提供者:笨鸟先飞
  1. smooth-improve-G-threshold

    0下载:
  2. 数字图像分割,使用图像平滑改进全局阈值处理分割图像的matlab实现示例-Digital image segmentation, the use of image smoothing process to improve global threshold segmentation image of matlab implementation examples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:3.62kb
    • 提供者:gao
  1. MATLAB-image-segmentation-

    0下载:
  2. 利用MATLAB软件实现图像的线性变换、平滑滤波、边缘检测、Houng变换等图像处理程序。-By using MATLAB software to realize image linear transformation, smooth filtering, edge detection and Houng transform image processing program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.81kb
    • 提供者:高新刚
  1. luaomatically

    0下载:
  2. 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Matlab prepared by the automatic threshold segmentation procedure more, before the image segmentation using smooth image automatically
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:XJxmkqj!45948
« 12 3 »
搜珍网 www.dssz.com