登录
首页 » Others » Key_Technology_for_Image_Mosaics-

Key_Technology_for_Image_Mosaics-

于 2014-04-25 发布 文件大小:322KB
0 163
下载积分: 1 下载次数: 5

代码说明:

  提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。(A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates the feature points which arc selected in moving objects using similarity transform,and the outliers are eliminated using RANSAC algorithm.In the image blend phase,a difference of two images is created using homogeneous transformation matrix,and a region growth algorithm is implemented SO as to segment the movmg object region.A piecewise mapping algorithm for generating panoramic images is used.Experimental results show the effectiveness of the algorithm.)

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

发表评论

0 个回复

  • Gabor_matlab
    matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别(Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition)
    2012-11-27 14:21:38下载
    积分:1
  • lle
    实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。()
    2007-07-27 09:02:49下载
    积分:1
  • splitmerge_matlab_program
    关于图像分割、区域分离和合并的matlab程序(On image segmentation, region separation and merger procedures matlab)
    2008-12-30 14:57:31下载
    积分:1
  • demo
    一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo(a demo using VC++ that implements the algorithms of edge detection and FFT)
    2010-05-21 14:32:48下载
    积分:1
  • color-card
    由于前台开发人员经常需要通过RGB值指定各种各样的颜色,而通过这几个图片就可以马上找到某个颜色的RGB值,从而更快地编写网页(Foreground developers often need a variety of colors through RGB values ​ ​ specified by these pictures can immediately find the RGB value of a color, so to write Web pages faster)
    2013-03-04 16:28:55下载
    积分:1
  • SELF-READING-SYSTEM
    针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result)
    2011-11-21 16:26:02下载
    积分:1
  • picture_match_matlab_sub_pixel
    MATLAB实现基于互相关的亚像素级图像匹配/配准源代码,可以使用(MATLAB based on the cross-correlation of sub-pixel image matching/registration source code, you can use)
    2013-03-04 17:10:46下载
    积分:1
  • Face_PCA
    在人脸数据库中应用PCA,以及重建误差分析(Applying PCA in human face dataset and doing analysis on reconstruction differences )
    2020-07-15 10:18:51下载
    积分:1
  • Otsu
    包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,(Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers)
    2011-10-24 16:51:12下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载