登录
首页 » Special Effects » 本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...

本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...

于 2023-06-01 发布 文件大小:105.28 kB
0 911
下载积分: 2 下载次数: 1

代码说明:

本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这三个程序,是用不同的方法实现消影,浮动水平线法
    这三个程序,是用不同的方法实现消影,浮动水平线法-three procedures, use different methods to achieve Consumers video, floating horizontally France
    2022-07-11 05:18:27下载
    积分:1
  • 30 image processing VC++ Source code, including 256 colors to grayscale, Hough t...
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-03-21 22:58:51下载
    积分:1
  • HomoFilt.m 同态滤波器 ExGrey.m 灰度拉伸 Split.m 图象分割 ReadPic.m 读Pi...
    HomoFilt.m 同态滤波器 ExGrey.m 灰度拉伸 Split.m 图象分割 ReadPic.m 读Pic图-HomoFilt.m homomorphic filter ExGrey.m tensile Split.m gray image segmentation ReadPic.m Fig Reading Pic
    2023-05-11 05:05:03下载
    积分:1
  • 计算机图形学中才用c++实现的多边形边缘填充算法
    计算机图形学中才用c++实现的多边形边缘填充算法-Have used computer graphics c++ implementation of the edge of the polygon fill algorithm
    2022-02-14 08:56:24下载
    积分:1
  • < matlab教程7.1>>中所有matlab源程序
    < matlab教程7.1>>中所有matlab源程序
    2022-07-17 05:38:42下载
    积分:1
  • Mainly on the introduction of opencv to achieve image enhancement, image transfo...
    主要是关于opencv的介绍,实现图像增强,图像变换和其他一些功能。-Mainly on the introduction of opencv to achieve image enhancement, image transformation, and other features.
    2023-02-23 04:00:04下载
    积分:1
  • 由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩 色的SIFT特征点提取算法,并着重分析了多种彩...
    由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩 色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点, 但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT method can’t differentiate the objects with similar shape but with diferent colors commendably.1,1 order to solve such problem.presents a color―based SIF I feature point detecting method and analyzs the method’S performance in temas of diferent color models The method detected interest points in the gray image scale space,and its eigem eetors al’e composed of the mean 、 alues of different color model components in each subregion and are computed based on the Ol。iginal color images.Tile experimental results have proved its validity
    2022-03-21 02:08:20下载
    积分:1
  • 关于图象处理的一个开发包,希望对大家有帮助
    关于图象处理的一个开发包,希望对大家有帮助-image processing on a development kits, we hope to help
    2023-04-06 22:05:04下载
    积分:1
  • 线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6....
    线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相交,如果相交返回交点-straight line segment and a basic computing. Point and the line between the two. Seeking to point straight vertical line segment where the Pedal 3. Line points to the recent four points. Point to the straight line distance from the host 5. Set point to the recently broken away from six. To judge whether the circular polygon 7. for vector cosine angle 8. for the angle between the line 9. Line judge whether the intersection 10. Line judge whether the intersection but do not pay the endpoint Office 11. for the straight line segment where equation 12. for a linear slope 13. seeking straight tilt angle 14. Points on a linear symmetrical points 15. to judge whether the intersection of two straight and for 16 straight intersection. Line judge whether the intersectio
    2022-11-26 21:00:03下载
    积分:1
  • 我不知道对不对,我自己理解的双峰法,但是我发觉我理解有误,用程序实现后,在后景有可能出现两个以上的峰值,这样,阈值就求不出来了...
    我不知道对不对,我自己理解的双峰法,但是我发觉我理解有误,用程序实现后,在后景有可能出现两个以上的峰值,这样,阈值就求不出来了-I do not know right, I understand the law of the peaks, but I find that I understand to be wrong, with program after that may arise after the King has more than two peaks, so that threshold is not to seek out. . .
    2022-12-19 05:30:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载