登录
首页 » matlab » Image-processing-source-code

Image-processing-source-code

于 2017-05-19 发布 文件大小:419KB
0 105
下载积分: 1 下载次数: 30

代码说明:

  图像处理源代码,基于Hough变换的人眼虹膜定位方法,基于Kalman滤波的目标跟踪,基于模糊集的图像增强方法,基于蚁群算法的图像边缘检测。等等(Image processing source code, Hough transform based human eye iris location method, Kalman filter based target tracking, fuzzy set based image enhancement method, ant colony algorithm based image edge detection. and many more)

文件列表:

我的代码
........\基于Hough变换的人眼虹膜定位方法
........\...............................\ex1.m,12286,2012-02-14

........\基于Kalman滤波的目标跟踪
........\........................\DATA





........\........................\....\14.jpg,3988,2011-05-19
........\........................\....\15.jpg,3967,2011-05-19
........\........................\....\16.jpg,3996,2011-05-19
........\........................\....\17.jpg,4019,2011-05-19
........\........................\....\18.jpg,4023,2011-05-19
........\........................\....\19.jpg,4104,2011-05-19
........\........................\....\2.jpg,3879,2011-05-19
........\........................\....\20.jpg,4134,2011-05-19
........\........................\....\21.jpg,4146,2011-05-19
........\........................\....\22.jpg,4119,2011-05-19
........\........................\....\23.jpg,4062,2011-05-19
........\........................\....\24.jpg,4032,2011-05-19
........\........................\....\25.jpg,4067,2011-05-19
........\........................\....\26.jpg,4076,2011-05-19
........\........................\....\27.jpg,4008,2011-05-19
........\........................\....\28.jpg,3972,2011-05-19
........\........................\....\29.jpg,4099,2011-05-19
........\........................\....\3.jpg,3863,2011-05-19
........\........................\....\30.jpg,4087,2011-05-19
........\........................\....\31.jpg,4082,2011-05-19
........\........................\....\32.jpg,4020,2011-05-19
........\........................\....\33.jpg,4043,2011-05-19
........\........................\....\34.jpg,4054,2011-05-19
........\........................\....\35.jpg,4079,2011-05-19
........\........................\....\36.jpg,4016,2011-05-19
........\........................\....\37.jpg,3995,2011-05-19
........\........................\....\38.jpg,4065,2011-05-19
........\........................\....\39.jpg,4140,2011-05-19
........\........................\....\4.jpg,3879,2011-05-19
........\........................\....\40.jpg,4124,2011-05-19
........\........................\....\41.jpg,4066,2011-05-19
........\........................\....\42.jpg,4014,2011-05-19
........\........................\....\43.jpg,3942,2011-05-19
........\........................\....\44.jpg,4010,2011-05-19
........\........................\....\45.jpg,4095,2011-05-19
........\........................\....\46.jpg,4091,2011-05-19
........\........................\....\47.jpg,4010,2011-05-19
........\........................\....\48.jpg,3976,2011-05-19
........\........................\....\49.jpg,4002,2011-05-19
........\........................\....\5.jpg,3868,2011-05-19
........\........................\....\50.jpg,4031,2011-05-19
........\........................\....\51.jpg,4028,2011-05-19
........\........................\....\52.jpg,3983,2011-05-19
........\........................\....\53.jpg,3972,2011-05-19
........\........................\....\54.jpg,4043,2011-05-19
........\........................\....\55.jpg,4057,2011-05-19
........\........................\....\56.jpg,4064,2011-05-19
........\........................\....\57.jpg,4024,2011-05-19
........\........................\....\58.jpg,3999,2011-05-19
........\........................\....\59.jpg,3960,2011-05-19
........\........................\....\6.jpg,3909,2011-05-19
........\........................\....\60.jpg,3996,2011-05-19
........\........................\....\7.jpg,3940,2011-05-19
........\........................\....\8.jpg,4013,2011-05-19
........\........................\....\9.jpg,4078,2011-05-19
........\........................\ex1.m,659,2012-02-14
........\........................\extractball.m,1468,2012-02-14
........\........................\main.m,1587,2012-02-14
........\基于KL变换的人脸识别技术
........\........................\ex1.m,2380,2011-09-26
........\........................\ScaleImage.m,128,2011-09-26
........\基于模糊集的图像增强方法
........\........................\ex1.m,622,2012-02-15

........\基于脉冲耦合神经网络的图像分割

........\..............................\pcnn.m,3695,2012-02-15
........\基于蚁群算法的图像边缘检测



........\..........................\edge_ACO.m,8509,2012-02-15

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

发表评论

0 个回复

  • ROC
    目前最重要的图像变化检测评价标准:roc曲线,以及roc曲线下面积。(ROC curve of image change detection)
    2013-07-23 21:44:55下载
    积分:1
  • KmeansPP
    使用K-means聚类算法的改进算法K-means++对图像区域进行分割。(using the improved algorithm K-means++ segment image.)
    2020-06-30 12:40:01下载
    积分:1
  • Chromaticity
    说明:  一個包含完整繪製 CIE Chromaticity Diagrams 的程式, 包含支援 CIE Standard Observer, Color Mstching Functions, 及 CIE 1931, CIE 1960, CIE 1976 等格式.(contains a complete CIE PLL Diagrams mapping programs, including support CIE Standard Observer, Color Mstching Functions, and the CIE 1931, the CIE 1960, the CIE 1976 formats.)
    2020-11-09 09:19:47下载
    积分:1
  • kz
    说明:  fluent udf dpm particle diamter
    2011-04-09 02:54:56下载
    积分:1
  • ssim
    说明:  计算ssim值的程序,这个程序是用python语言编写的(Calculate the SSIM value of the program, this program is written in Python language.)
    2020-12-10 21:06:24下载
    积分:1
  • biandaoxianjiance
    该程序包是道路边缘和车道线检测与跟踪的matlab程序,可运行,实验效果很好(The package is the road edge and lane detection and tracking matlab program, you can run, experimental works well)
    2012-07-12 16:46:32下载
    积分:1
  • sslle
    semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )
    2021-02-08 16:29:54下载
    积分:1
  • LBP
    LBP 一种描述子,常用于人脸识别,自己写的,包括实验程序和LBP函数(LBP descriptor)
    2012-03-20 23:45:14下载
    积分:1
  • cmopso
    非常实用的多目标粒子群算法,适用于刚接触多目标优化算法的人员(it is the important compso)
    2012-01-08 15:42:04下载
    积分:1
  • 人体三维重建
    本案例是对人体医学断层切片的三维重建。这里的医学断层切片使用的是CT,重建的是人体躯干。(Three dimensional reconstruction of sectional slices of human medicine)
    2020-07-16 01:38:49下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载