登录
首页 » matlab » ikmeans

ikmeans

于 2020-09-22 发布
0 260
下载积分: 1 下载次数: 0

代码说明:

说明:  利用ikmeans算法实现图像分割matlab代码(ikmeans algorithm to deal image segmentation)

文件列表:

ikmeans\exactvecotr.m, 251 , 2020-09-20
ikmeans\imkmeans.m, 572 , 2020-09-20
ikmeans\sampledist.m, 483 , 2020-09-20
ikmeans\searchcenter.m, 1191 , 2020-09-20
ikmeans\searchintial.m, 311 , 2020-09-20
ikmeans, 0 , 2020-09-22

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

发表评论

0 个回复

  • matlab数字信号5
    说明:  培养学生综合利用Matlab解决专业问题的能力 GUI设计+图像处理 基于数字图像处理,设计实现一个自然场景下公路交通限速标志分割和识别的程序。要求系统具有界面,并实现以下功能: 1)读入自然场景下包含交通标志的图像; 2)对图像进行预处理; 3)限速交通标志的分割; 4)交通标志区域的定位。 5)对限速标志中的数字进行分离和识别。(MATLAB basic programming experiment 5)
    2021-04-10 18:38:58下载
    积分:1
  • MatchLSM
    1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
    2013-08-28 15:45:57下载
    积分:1
  • mechine-learning
    本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统计数据,进行数据分析及可视化。通过各种实例,...( U672C u4E66 u7B2C u4E00 u90E8 u5206 u5206 u4E3B u8991 u4ECB u7ECD u673A u5668 u5B66 u4E60 u57FA u7840 uFF0C u4EE5 u53CA u5982 u4F55 u5229 u7528 u7B97 u6CD5 U8FDB u883C u5206 u7C7B uFF0C u5E76 u9010 u6B65 u4ECB u7ECD u4E86 u591A U90BB u6CD2 u3001 u6734 u7D2 u8D1D u53F6 u65AF u7B97 u6CD5 u3001Logistic u56DE u5F52 u7B97 u6CD5 u3001 u652F u6301 u5411 u91CF u673A u3001AdaBoost u96C6 u6210 U65B9 u6CD5 u3001 u57FA u4E8E u6811 u7R4 u5F52 u7B97 u6CD2 u5286 u5206 u7C7B u56DE u5F52 u6811 uFF08CART uFF09 u7B97 u6CD5 u7B49 u3002 u7B2C u4E09 U90E8 u5209 u5109 u91A u0312 u4E9B u8E1B u8981 u7B97 u6CD5 uFF1Ak u5747 u503C u805A u7B7B U7B97 u6CD3 u30011 by default for uppercase and uupstr U4E9B u9644 u5C5E u5DE5 u5177 u3002 u5168 u4E66 u901A u8FC7 u7CBE U5FC3 u7396 u7392 u7B09 u5B09 u5B09 u5B09 u5B03 U7528 u9184 u5R4 u5904 u7403 u7R03 u7 U5206 u6790 u53CA u53EF u89)
    2017-05-24 16:06:49下载
    积分:1
  • fire-detection-technology
    提出了两个已知波长的消光系数比来表征气溶胶粒子对入射激光衰减特性的方法。(Two known wavelengths of the extinction coefficient of light than to represent the attenuation characteristics of the aerosol particles on the incident laser.)
    2011-06-28 14:17:35下载
    积分:1
  • Coloring-Problem
    图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
    2013-08-23 23:01:42下载
    积分:1
  • sllePsvm
    目标分类(流形学习slle+支持向量机svm)(Target classification (manifold learning slle+ support vector machine svm))
    2013-07-01 10:04:41下载
    积分:1
  • 基于MATLAB的SAD模板匹配算法
    说明:  基础SAD算法代码,最基本的图像匹配处理方法,也是最常用的基本法,有助于新手理解(Basic sad algorithm code)
    2020-05-13 17:47:17下载
    积分:1
  • Fourier_Discriptor
    基于傅里叶描述子对旋转、平移等运动的不敏感性,识别目标(recognize the objects with rotation, translation, etc based on fourier descriptor.)
    2010-07-22 11:03:11下载
    积分:1
  • picture-calibration
    这是图像校正程序,matlab运行环境,是我自己编的,可能没那么完美,还要有改进的地方(This is the picture calibration procedures)
    2012-03-20 11:15:52下载
    积分:1
  • mygui
    设计GUI界面,方便用户录制原始语音信号,加入噪声并选择滤波器滤除噪声。(Designed GUI interface, user-friendly recording of the original speech signal, adding noise and select a filter to filter out noise.)
    2012-10-25 14:26:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载