-
Demo_test_DnCNN
说明: 前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
- 2020-03-22 09:36:57下载
- 积分:1
-
Canny
Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。(Canny edge detection algorithm, has been tried, you can use. To better edge detection.)
- 2010-09-28 14:42:46下载
- 积分:1
-
暗通道
说明: 何凯明暗通道先验图像去雾算法,并用导向滤波进行透射图细化(He Kaiming's prior image defogging algorithm is used to refine the transmission image)
- 2020-09-24 14:36:14下载
- 积分:1
-
match_version_1.3
该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来(The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd corner matching algorithm selection, the final match of the corner will be connected with a line)
- 2011-11-21 12:01:22下载
- 积分:1
-
sift_feature-extract-and-match
使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)
- 2020-11-28 15:19:30下载
- 积分:1
-
target-tracking-using-kalman
卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。(Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.)
- 2009-12-03 22:58:00下载
- 积分:1
-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
sift
说明: SIFT特征点的提取和匹配,SIFT算法首先在尺度空间上进行关键点检测,确定关键点的位置和关键点所处的尺度,然后使用关键点邻域梯度的主方向作为该点的方向特征,最后由关键点邻域梯度信息生成关键点的特征向量(SIFT algorithm firstly detects the key points in the scale space, determines the location of the key points and the scale of the key points, then uses the main direction of the key point neighborhood gradient as the direction feature of the point, and finally generates the feature vector of the key points from the key point neighborhood gradient information)
- 2020-01-08 17:23:59下载
- 积分:1
-
tuxiang
滤波的方法有很多,其中小波滤波很实用,提出了一种二进小波变化的算法。(There are a lot of filtering method, the wavelet filter is very practical, this paper proposes a binary wavelet algorithm.)
- 2013-10-18 19:58:54下载
- 积分:1
-
水体指数
说明: 利用matlab对多光谱遥感影像进行水体指数(ndwi)以及植被指数(ndvi)提取(Extraction of Water body Index (ndwi) and vegetation Index (ndvi) from Multispectral remote Sensing Images by matlab)
- 2020-11-04 09:49:51下载
- 积分:1