-
ASIFT算法
ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
- 2021-05-06 23:28:36下载
- 积分:1
-
colormoments
说明: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。(Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison.)
- 2008-09-02 15:27:53下载
- 积分:1
-
qulv
根据曲率求图像分割的方法,可以在matlab下运行。(According to the curvature of the methods for image segmentation, you can run.)
- 2009-03-15 12:35:47下载
- 积分:1
-
good_proqrpm
运用New-Rapshon方法计算线接触常温弹流润滑程序,很好的(The use of New Rapshon method to calculate line contact elastohydrodynamic lubrication under normal temperature program, very good)
- 2017-08-14 23:17:50下载
- 积分:1
-
segmentation-based-on-SVM
基于支持向量机方法的图像分割与目标分类.介绍了支持向量机用于车辆图像分类。以及用于单目标图像的分割和多目标图像的分割,介绍的较为详细。(Method of image segmentation based on support vector machine (SVM) and the target classification. This paper introduces the support vector machine (SVM) is used to vehicle image classification. And for single target image segmentation and target image segmentation, introduced detailed.)
- 2015-12-29 11:28:26下载
- 积分:1
-
Mei_Segment-Tree_Based_Cost
s世界计算机视觉三大会议之CVPR会议,中国人发表的经典立体匹配的论文(s World Computer Vision Conference CVPR three meetings, the Chinese classic stereo matching published papers)
- 2013-11-21 19:00:07下载
- 积分:1
-
图像融合算法
针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based on slope consistency is proposed to solve the problem that the uniform features of infrared and visible images are difficult to extract and match. Firstly, the edges of infrared and visible images were extracted by mathematical morphology, and the rough edge images were obtained. Then, the feature points of two edge images were extracted by SURF algorithm, and the priori knowledge of slope consistency was obtained according to the correct matching point, and the feature points were matched. Finally, the model parameters of affine transformation are obtained by least square method and the registration of two images is realized. The experimental results show that this method can effectively improve the accuracy of matching points, and can realize high precision registration of infrared and visible images of electrical equipment.)
- 2018-03-24 10:53:41下载
- 积分:1
-
PCA
pca特征提取子程序,毕设用的,算法优化非常好,几乎没有循环,相当节省时间,堪称经典,运行绝对正确!!(pca feature extraction subroutine, used to complete set up, very good algorithm, almost no circulation, saving considerable time, classic, run absolutely right! !)
- 2009-05-30 16:44:55下载
- 积分:1
-
基于混沌的音视频加密系统的设计与实现_孟宪文
基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
- 2021-03-12 09:19:25下载
- 积分:1
-
RMSE和resize
利用matlab进行图像数据的剪裁,需要提供需剪裁影像的中心点行列号;RMSE.m是计算均方根误差RMSE的程序。(Using MATLAB to tailor the image data, we need to provide the central point and row number of the image to be tailored. RMSE.m is a program to calculate the root mean square error RMSE.)
- 2018-09-25 15:32:14下载
- 积分:1