登录
首页 » matlab » otsu-method

otsu-method

于 2009-12-17 发布 文件大小:2KB
0 90
下载积分: 1 下载次数: 175

代码说明:

  两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。(Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.)

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

发表评论

0 个回复

  • PowellPSORegistration
    基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法(Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine)
    2009-05-06 21:55:10下载
    积分:1
  • 针对各类分数阶混沌系统进行同步
    针对各类分数阶混沌系统进行同步,数值仿真结果证明系统的稳定性(Numerical simulations show that the system is stable for all kinds of fractional order chaotic systems.)
    2018-08-24 15:43:21下载
    积分:1
  • xb
    说明:  小波阈值去噪。对灰度图像和二值图像进行滤波。(Wavelet thresholding filter . Denoiseing for the gray image and binary image .)
    2010-04-23 14:52:02下载
    积分:1
  • quyudaima
    本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件(This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic content of the automatic identification and removal.Quick and efficient automatic identification and removal method is to construct the adaptive multiple visual enhancement algorithm is the premise of low visibility conditions)
    2020-06-30 16:20:02下载
    积分:1
  • automatic_image_segement
    说明:  本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy related knowledge is introduced to realize full-automatic image segmentation. However, when the Gaussian mixture model is used to analyze the image data, there will be some over-fitting phenomenon, resulting in that we cannot get the expected number of clusters. In this paper, a reasonable merging criterion is designed to simplify the model and effectively eliminate the over-fitting phenomenon, so that the final clustering number is in line with the expectation. A reasonable criterion is designed to improve the automatic image segmentation method and make the segmentation result more optimized.)
    2019-04-24 09:40:45下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • LSH_MATLAB
    Visual Tracking via Locality Sensitive Histograms.基于局部敏感直方图的目标跟踪算法,该算法在CVPR2013中出现,算法较简单但却非常有效,值得各位研究视觉跟踪算法的同行研究(Visual Tracking via Locality Sensitive Histograms)
    2013-10-03 22:16:22下载
    积分:1
  • wenli
    分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 (matlab)
    2010-01-20 12:15:39下载
    积分:1
  • 2Curvelet
    第二代Curvelet变换及其在图像融合中的应用研究,第二代Curvelet较第一代有更好的发展前景(Second-generation Curvelet Transform and Its Application in Image Fusion of applied research, the second-generation Curvelet better than the first generation of the development prospects of)
    2009-12-07 11:44:17下载
    积分:1
  • Research-of-FCM---based-on--swarm
    本文是基于最新的模糊C均值彩色图像分割方法改进得来的新算法(This article is based on the fuzzy c-means clustering color image segmentation method of the latest paper)
    2013-05-03 08:55:27下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载