Hadoop-based distributed retrieval method for power transmission line monitoring videos

The invention provides a Hadoop-based distributed retrieval method for power transmission line monitoring videos. The method comprises the steps of based on a Hadoop platform, dividing massive video data storage into different video clips and storing the video clips in Blocks of Hadoop; extracting k...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: CHEN LONG, WANG DIANGANG, DAI JIANGPENG, DIAO BAIQING, HUANG LIN, ZHOU AIHUA, FENG YAZHOU, RAO WEI, MENG XIANGJUN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a Hadoop-based distributed retrieval method for power transmission line monitoring videos. The method comprises the steps of based on a Hadoop platform, dividing massive video data storage into different video clips and storing the video clips in Blocks of Hadoop; extracting key frames under the assistance of OpenCV; performing similarity comparison on the key frames and a sample picture submitted by a user to obtain N key frames most similar to the sample picture, and obtaining the video clips corresponding to the key frames; and displaying a retrieval result in a Web interface, thereby finishing video data retrieval work. The distributed retrieval method provided by the invention has the advantages of quickness, high efficiency and expansibility in processing large-capacity data, and solves the high-performance demand problem of power transmission line monitoring video retrieval of large data volume. 本发明提供种基于Hadoop的输电线路监控视频分布式检索方法,以Hadoop平台为基础,将海量视频数据存储分成不同的视频片段存储在Hadoop的Block中,辅之以Ope