搜索资源列表
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
IMGReg
- 图像配准,一个半自动的基于特征的图像配准程序。在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一幅图像。-Image registration, a semi-automatic feature-based image registration process. In the process, the need to manually select the feature points, the program will auto
myaffine
- MATLAB用于图像拼接的小程序们,很有价值的,包括仿射变换-MATLAB for image mosaic of small programs are of great value, including affine transformation
moemMZ
- this is image mosaic sample program, and also you can test some basic programming skill by using MFC (vc++) . It make mosaic image by selecting 2 dominant image, after that It calculate affine transform matrix and you can see the result.
image-mosaic
- 图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。-Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine t
image-registration-procedures
- 图像拼接、仿射变换、坐标变换矩阵求解,包含旋转、平移、缩放-Mosaic, affine transformation, coordinate transformation matrix solver, including rotation, translation, scaling,
switch
- 用于多张有序图像的全景拼接,使用sift特征匹配特征,利用仿射变换对图像进行拼接,此程序适用于单轴旋转(For panoramic mosaic of Multi-ordered images, SIFT feature matching and affine transformation are used to mosaic images. This program is suitable for uniaxial rotation.)