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

Image-processing-source-code

于 2017-05-19 发布 文件大小:419KB
0 221
下载积分: 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 个回复

  • 492216156-Image_stitching
    基于sift算法的图像拼接matlab代码,经过测试,可以运行,对有重叠部分的图像进行拼接,效果不错(Sift algorithm based on the image mosaic matlab code, the test run splicing with overlapping portion of the image, good results)
    2013-04-25 11:09:11下载
    积分:1
  • CSOMP
    稀疏重建压缩感知算法,可对图像进行稀疏重建。(Sparse reconstruction compressed sensing algorithm can reconstruct image sparsely.)
    2018-12-03 15:40:09下载
    积分:1
  • Moving-target-detection
    运动目标检测的一些程序,包括帧差法、三帧差分法和混合高斯模型(Moving target detection procedures, including frame difference method, three difference method and Gaussian mixture model)
    2012-12-15 16:26:38下载
    积分:1
  • MVDR
    奇异值分解波束形成,自适应波束形成仿真。由均匀线阵形式,确定阵列的导向矢量;由阵列导向矢量,对接收信号进行建模仿真;根据约束条件,实现自适应波束形成算法;考察算法性能与信噪比,采样率,观测时间等参数的关系。 (SVD beamforming, adaptive beamforming simulation. Form by the ULA to determine the array steering vector by the array steering vector, the received signal modeling and simulation under constraint conditions, adaptive beamforming algorithm examine algorithm performance and signal to noise ratio, sample rate, observation time, etc. parameters.)
    2013-10-22 18:18:04下载
    积分:1
  • exemplar-based-image-inpainting-master
    图像修复算法 使用criminisi算法对破损图像进行修复。(The image restoration algorithm uses criminisi algorithm to repair the damaged image.)
    2020-11-25 22:09:32下载
    积分:1
  • FingerRecognition-CSDN-latent
    对指纹进行识别,通过gabor进行指纹增强,然后细化得到结果(Fingerprints were identified and enhanced with gabor, and the results were refined)
    2019-04-25 21:32:02下载
    积分:1
  • matlab(deletefog)
    Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图(Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map)
    2008-12-10 20:49:40下载
    积分:1
  • burns
    该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。(The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code implementation of computer vision, pattern recognition and information extraction and other areas of scientific researchers see an extremely important significance. Recommended to download to learn and to apply.)
    2021-03-26 16:39:13下载
    积分:1
  • c#联合halcon自定义直线卡尺
    c#联合halcon自定义直线卡尺
    2020-05-09下载
    积分:1
  • FJT
    用MATLAB处理数字图像,对图像进行梯度处理,绘制图像的梯度图。(MATLAB deal with digital image, gradient image processing, rendering the image gradient map.)
    2020-08-25 15:38:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载