《電子技術(shù)應(yīng)用》
您所在的位置:首頁 > 其他 > 设计应用 > 基于LUT的多目机场视频实时拼接算法设计与实现
基于LUT的多目机场视频实时拼接算法设计与实现
信息技术与网络安全 12期
张兴超,陈贤富
(中国科学技术大学 微电子学院,安徽 合肥230027)
摘要: 针对机场中多路实时视频信号的情况,开展了8路视频实时全景拼接的算法研究工作,基本完成了8路视频实时全景拼接算法的设计与实现。首先,借助现有全景图片合成软件,完成了图像配准,即找出每路视频图像到全景图的像素坐标映射关系;完成图像配准之后,根据像素坐标映射关系建立查找表,利用查找表,同时使用OpenMP多核并行加速,完成视频每一帧的实时拼接。相邻两路视频之间的重叠区域使用线性融合的方法进行融合。实验结果表明,该研究方法可完成8路960×540分辨率视频的实时全景拼接,得到无明显畸变全景画面。
中圖分類號(hào): TP317.4
文獻(xiàn)標(biāo)識(shí)碼: A
DOI: 10.19358/j.issn.2096-5133.2021.12.007
引用格式: 張興超,陳賢富. 基于LUT的多目機(jī)場視頻實(shí)時(shí)拼接算法設(shè)計(jì)與實(shí)現(xiàn)[J].信息技術(shù)與網(wǎng)絡(luò)安全,2021,40(12):40-44.
Design and implementation of multi-eye airport video panoramic stitching algorithm based on LUT
Zhang Xingchao,Chen Xianfu
(School of Microelectronics,University of Science and Technology of China,Hefei 230027,China)
Abstract: According to the situation of multi-channel real-time video signal in the airport, this paper conducts the algorithm research of 8-channel video panoramic stitching, and basically realizes the system of 8-channel video real-time panoramic stitching. Firstly, with the help of the existing panoramic image stitching software, image registration which means finding out the pixel coordinate mapping of each video image to panorama is completed. After image registration, a Look Up Table(LUT) according to the pixel coordinate mapping relationship is established. With the help of this LUT and OpenMP multi-core parallel acceleration,the real-time stitching of each frame is completed. The overlapping regions between two adjacent videos are fused using the method of linear fusion. The experimental results show that the research method can complete the real-time panoramic stitching of 8-channel 960×540 resolution video, and obtain the panoramic picture without obvious distortion.
Key words : airport monitoring;multi-channel video;Look Up Table(LUT);real-time video stitching

0 引言

全景圖像拼接,指把幾幅彼此之間有重疊區(qū)域的圖像拼接成一幅視角更廣、信息更全面的圖像。而全景視頻拼接,指對多路讀入視頻的每一幀進(jìn)行全景拼接,得到一個(gè)新的全景視頻。讀入視頻為實(shí)時(shí)視頻流,拼接得到實(shí)時(shí)的全景視頻流,即為實(shí)時(shí)全景視頻拼接。實(shí)時(shí)全景視頻拼接技術(shù)的應(yīng)用十分廣泛,可運(yùn)用于視頻監(jiān)控、實(shí)時(shí)直播、視頻會(huì)議等領(lǐng)域。本文的研究對象為機(jī)場監(jiān)控的多目實(shí)時(shí)視頻拼接。

全景實(shí)時(shí)視頻拼接可以采用硬件方法,也可采用軟件方法。硬件方法是指使用專門的拍攝設(shè)備實(shí)現(xiàn)全景拍攝,例如魚眼攝像機(jī)、超寬視角的廣角鏡頭等。采用硬件方法,可以滿足實(shí)時(shí)性、圖像質(zhì)量等要求,但由于需要使用專門的硬件設(shè)備,成本較高。軟件方法指通過算法、程序來實(shí)現(xiàn)全景視頻拼接系統(tǒng)。采用此種方法,只要算法性能足夠優(yōu)良,就可以使用常規(guī)的硬件平臺(tái)實(shí)現(xiàn)全景實(shí)時(shí)視頻合成的目標(biāo),而不需要依賴昂貴的硬件設(shè)備。因此,軟件方法成本相對較低。本文就是用軟件方法實(shí)現(xiàn)8路960×540實(shí)時(shí)視頻流的全景實(shí)時(shí)拼接。





本文詳細(xì)內(nèi)容請下載:http://m.ihrv.cn/resource/share/2000003894。





作者信息:

張興超,陳賢富

(中國科學(xué)技術(shù)大學(xué) 微電子學(xué)院,安徽 合肥230027)


此內(nèi)容為AET網(wǎng)站原創(chuàng),未經(jīng)授權(quán)禁止轉(zhuǎn)載。

相關(guān)內(nèi)容