登录
首页 » matlab » partition图像分割

partition图像分割

于 2020-12-03 发布
0 217
下载积分: 1 下载次数: 2

代码说明:

说明:  将girl 图像进行分割,达到2*4的图像分割结果。并使用tight_subplot函数将分割间距变小。(The girl image is segmented to achieve a 2*4 image segmentation result. And use the tight_subplot function to make the division interval smaller.)

文件列表:

partition图像分割\girl.jpg, 129496 , 2020-09-27
partition图像分割\main.m, 299 , 2020-09-27
partition图像分割\partition图像分割.m, 347 , 2020-09-27
partition图像分割\tight_subplot.m, 1964 , 2020-09-27
partition图像分割, 0 , 2020-12-03

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

发表评论

0 个回复

  • 1
    说明:  数字图象处理的文献资料,可以很好的处理边缘检测的文献(Digital image processing literature, can handle edge is very good detection literature)
    2014-12-01 14:13:43下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • yundongjianceGUI
    别人编写的运动检测gui,能够检测运动目标以及测速,给大家分享一下。(Written by someone else' s motion detection gui, can detect moving targets and guns, to share with you.)
    2010-06-08 10:39:35下载
    积分:1
  • tiger
    实现图像的几何变换,用控制栅格的方法来将一幅变形的图片恢复原型(Image geometric transformation, with control of the grid method to deformation of an image to restore the prototype)
    2008-04-04 09:59:36下载
    积分:1
  • 新建文件夹
    说明:  中值滤波 去燥MATLAB代码 可直接用 可直接用 可直接用(Wavelet de-drying MATLAB code Can be used directly Can be used directly Can be used directly)
    2020-12-01 10:25:06下载
    积分:1
  • ResponseFunc
    求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve )
    2021-02-19 22:09:44下载
    积分:1
  • RANSAC-match
    可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备(Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration )
    2010-12-28 22:37:15下载
    积分:1
  • msssim
    图像质量评价代码,用于评估两副图片的相似度(Image quality evaluation)
    2017-09-29 16:29:23下载
    积分:1
  • video_avg33_filter
    图片采用3x3均值滤波,用Verilog语言描述,输入输出分别使用外同步(Pictures are filtered with 3x3 mean and described in Verilog language. Input and output are synchronized with each other.)
    2019-06-03 13:54:54下载
    积分:1
  • MRF-segmentation
    基于马尔可夫随机场(MRF)的图像分割算法(Image segmentation algorithm based on Markov Random Field (MRF))
    2012-06-15 10:21:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载