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

搜索资源列表

  1. gaborfilter

    0下载:
  2. 高斯函数能构成一个在频域具有平滑性能的低通滤波器。可以通过在频域做乘积来实现高斯滤波。-Constitute a Gaussian function to the frequency domain with a smooth performance of the low-pass filter. Can be done in the frequency domain Gaussian filter to achieve the product.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:35.13kb
    • 提供者:zb
  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. meanshift

    0下载:
  2. 此代码是通过matlab实现图像的平滑与分割!-This code complete a image smooth and segmentation!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3.61kb
    • 提供者:王超
  1. pdetector

    0下载:
  2. 在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:786byte
    • 提供者:steven
  1. nonrigid_version10

    0下载:
  2. nonrigid_version10: Registration of two 2D images or 3D volumes both rigid and non-rigid with smooth b-spline grid without landmarks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:496.76kb
    • 提供者:zhangxq
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:342.91kb
    • 提供者:张宇
  1. wavelet_soft_threshold

    2下载:
  2. 小波变换软阈值去噪。采用阈值去噪时会产生振荡现象,而软阈值去噪可将图像变得较为平滑。-Soft-threshold wavelet de-noising. Threshold denoising using produces oscillation, while the soft-threshold denoising may become more smooth images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:312.93kb
    • 提供者:李圆
  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. matlab

    0下载:
  2. 对需要处理的图像进行数字化和平滑线性滤波,其中涉及扩边操作-On the need to deal with digital images and a smooth linear filtering, which involves operating margin expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:68.88kb
    • 提供者:yp
  1. fruit_ID

    0下载:
  2. 利用特征提取和分类的方法,假设输入值为{大,圆,光滑}为水果的三个特征值,来代表三种不同的水果,识别苹果\梨\香蕉\桔子\菠萝水果类别. -The use of feature extraction and classification methods, assuming that the import value was (large, round, smooth fruit) for the three characteristics of value, to represent three
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:957.9kb
    • 提供者:wylie
  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. 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. matlab

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

    • 发布日期:2017-11-15
    • 文件大小:596byte
    • 提供者:galaxy
  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. 01matlab-smooth

    0下载:
  2. matlab图像刻画曲线时用到的曲线拟合,平滑处理-smoothing process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:李达福
  1. lena512color

    0下载:
  2. tiff格式的lena原图,该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(Lena artwork in TIFF format,The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
  3. 所属分类:图形图像处理

  1. EX2

    0下载:
  2. 图像的平滑滤波,基于均值滤波函数和中值滤波函数(Smooth filtering of images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:60kb
    • 提供者:proud
  1. xjs1

    0下载:
  2. 用matlab对图像进行锐化,加噪,滤波,平滑滤波,中值滤波等处理(Matlab is used to sharpen the image, add noise, filter, smooth filter, median filter and so on)
  3. 所属分类:图形图像处理

« 12 »
搜珍网 www.dssz.com