登录
首页 » matlab » matlabchengxu

matlabchengxu

于 2008-04-27 发布 文件大小:54KB
0 207
下载积分: 1 下载次数: 129

代码说明:

  图像分割和分形图像编码,其中图像分割的算法较多,而其只是分形编码的一部分(Image segmentation and fractal image coding, in which larger image segmentation algorithm, and its just part of fractal coding)

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

发表评论

0 个回复

  • MRF_BENCH
    实现了C聚类以后的马尔科夫图像分割,对阈值的选取和图像的后验概率计算(C clustering after the Markov segmentation, the posterior probability threshold value is selected and images calculated)
    2013-04-28 23:21:40下载
    积分: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
  • tuxiangzengqiang
    增强图像中的有用信息,它可以是一个失真的过程,其目的是要改善图像的视觉效果,针对给定图像的应用场合(Enhance the useful information in the image, it can be a process of distortion, its purpose is to improve image visual effect, for a given image)
    2013-07-02 17:08:38下载
    积分:1
  • Cloude_Decomposition
    SAR图像的非相干cloude分解,最后得到熵值、散射角、反熵。合成三色彩色图,最终将结果显示出来。(SAR image non coherent cloude decomposition , finally entropy,scatter degree were obtaind.)
    2020-12-15 23:39:14下载
    积分:1
  • 064151-20151003676-何涛
    基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
    2018-06-15 16:02:50下载
    积分:1
  • url
    使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)
    2017-08-24 16:11:32下载
    积分:1
  • BoundaryTracking
    边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。(Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.)
    2009-09-21 16:11:35下载
    积分:1
  • GMMP-and-tracking
    活动目标检测源码,用混合高斯算法编写,适用于复杂场景视频监控(alive target detection,used in GMM algorithm)
    2014-02-22 16:00:59下载
    积分:1
  • PseudoColor
    灰度图像到RGB彩色的伪彩色图像的转变程序(Gray-scale image to RGB color of the pseudo-color image change procedures)
    2007-12-25 20:32:09下载
    积分:1
  • Hough
    用Visual C++实现Hough变换(Using Visual C++ Achieve Hough Transform)
    2007-12-10 15:02:21下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载