Description: 本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准-The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration Platform: |
Size: 1024 |
Author: |
Hits:
Description: SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given Platform: |
Size: 1472512 |
Author:cxl |
Hits:
Description: 一个运用sift进行特征匹配的代码,经测试,可以很好的运行-To carry out a sift feature matching using the code, tested, can be a very good run Platform: |
Size: 375808 |
Author:lips |
Hits:
Description: 利用sift算法提取图像特征点,为进一步实现图像间的匹配做准备。-Sift algorithm using image feature extraction point for the further implementation of the matching between images ready to do. Platform: |
Size: 816128 |
Author:季全 |
Hits:
Description: 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed Platform: |
Size: 68608 |
Author:zheng |
Hits:
Description: 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab Platform: |
Size: 2882560 |
Author:liuyinghong |
Hits:
Description: 1.GeometricContext文件是完成图片中几何方向目标分类。
参考文献《Automatic Photo Pop-up》Hoiem 2005
2 GrabCut文件是完成图像中目标交互式分割
参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》
C. Rother 2004
3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码
4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行
5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱
6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口
7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高
8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition Platform: |
Size: 6918144 |
Author:张数 |
Hits:
Description: 图像匹配与识别 快速 匹配率高 需要用matlab 运行-Image matching and recognition fast matching rate need to run using matlab Platform: |
Size: 11563008 |
Author:李猛 |
Hits:
Description: (1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT
特征描述子对其进行描述。
(2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。
(3) 使用RANSAC方法,确定变换参数。
(4) 图像融合
-(1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized using SIFT descriptors be described. (2) adjacent to the image feature point matching, and according to the feature vector to eliminate false matching points. (3) using RANSAC approach to determine the transformation parameters. (4) image fusion Platform: |
Size: 4096 |
Author:石梦鑫 |
Hits: