登录
首页 » matlab » yuzhihuafenge

yuzhihuafenge

于 2011-11-14 发布 文件大小:1KB
0 244
下载积分: 1 下载次数: 130

代码说明:

  图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)

文件列表:

yuzhihuafenge.m,2804,2011-11-14

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

发表评论

0 个回复

  • matlabThree-dimensionalReconstruction
    内容为matlab的三维重建程序,达人可进来看,不适合初学者(Matlab says the three-dimensional reconstruction procedures, Tatsu can come watch, not suitable for beginners)
    2008-07-08 15:17:37下载
    积分:1
  • 27220065
    利用正交匹配跟踪原子库对信号进行稀疏分解程序(Using orthogonal matching pursuit atom libraries for signal sparse decomposition process)
    2016-01-01 13:31:26下载
    积分:1
  • DIP-toolbox-matlab
    数字图像处理matlab工具箱,包含彩色图像分割,RGB分量提取等基本源程序(Digital image processing toolbox matlab)
    2011-09-14 16:43:13下载
    积分:1
  • plot
    使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。(This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m)
    2015-05-10 21:07:27下载
    积分:1
  • medianBlur
    说明:  平台基于visual studio2015,使用opencv函数实现中值滤波,进行图像处理(median blur based on opencv)
    2020-06-20 05:00:01下载
    积分:1
  • 3D variable model matching
    展示了汽车行业的应用案例。任务是利用标定的可变形匹配来定位不同方向和位置的车门(3D variable model matching)
    2018-09-26 11:14:11下载
    积分:1
  • zhiwenfenge(matlab)
    有关指纹识别预处理阶段图像分割的源程序,用matlab言语做的,很好用(The fingerprint identification preprocessing stage image segmentation of the source, using MATLAB language to do, very good use)
    2012-05-07 10:03:45下载
    积分:1
  • 快速行进法的快速修复算法与TV对比
    基于快速行进法的快速图像修复算法与TV对比(Fast Marching Method Based on the fast image restoration algorithm and TV Comparison)
    2008-07-03 17:51:58下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • GHT
    自己编写的广义霍夫变换,里面有测试图片,可以作为学习霍夫变换的入门(I have written a generalized Hough transform, there are test images, the Hough transform can be started as a learning)
    2011-10-21 18:47:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载