MRKFE:关键帧提取的级联化简算法设计

Praveen Deshmane
{"title":"MRKFE:关键帧提取的级联化简算法设计","authors":"Praveen Deshmane","doi":"10.1109/ICICES.2017.8070719","DOIUrl":null,"url":null,"abstract":"Key frame extraction is a technique used to compute measure of dissimilarity between successive frames in order to identify unique frames from a collection of video frames and thereby, eliminates redundant frames. It is widely used in image processing, video surveillance, cyber forensic, video browsing, and video indexing and retrieval applications. Though the state-of-the art computer vision algorithms provide efficient solutions for extraction of key frames, but often demands very high computational power as it involves computing very high dimensional image features. On the other hand, with the widespread use of Big Data and IOT applications, the storage, management and accessing of large volume, high velocity and variety of video data is increasing at exponential rates. Therefore, in order to address this problem we propose optimization of key frame extraction algorithms on Apache Hadoop distributed framework. As the process of extracting key-frames involves simultaneous execution of image processing tasks, the Hadoop framework divides and distributes these tasks to multiple nodes of the cluster. The MapReduce programming model has been redefined to perform the tasks of identifying key frames by color histogram difference between successive frames. The proposed optimized Hadoop's MapReduce algorithm has been tested on a data set of 1000 news videos each having approximately a length of 10 minutes. A performance speed up of 7 has been achieved by varying the size of the cluster from 1 node to 10 nodes.","PeriodicalId":134931,"journal":{"name":"2017 International Conference on Information Communication and Embedded Systems (ICICES)","volume":"89 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"MRKFE: Designing cascaded map reduce algorithm for key frame extraction\",\"authors\":\"Praveen Deshmane\",\"doi\":\"10.1109/ICICES.2017.8070719\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Key frame extraction is a technique used to compute measure of dissimilarity between successive frames in order to identify unique frames from a collection of video frames and thereby, eliminates redundant frames. It is widely used in image processing, video surveillance, cyber forensic, video browsing, and video indexing and retrieval applications. Though the state-of-the art computer vision algorithms provide efficient solutions for extraction of key frames, but often demands very high computational power as it involves computing very high dimensional image features. On the other hand, with the widespread use of Big Data and IOT applications, the storage, management and accessing of large volume, high velocity and variety of video data is increasing at exponential rates. Therefore, in order to address this problem we propose optimization of key frame extraction algorithms on Apache Hadoop distributed framework. As the process of extracting key-frames involves simultaneous execution of image processing tasks, the Hadoop framework divides and distributes these tasks to multiple nodes of the cluster. The MapReduce programming model has been redefined to perform the tasks of identifying key frames by color histogram difference between successive frames. The proposed optimized Hadoop's MapReduce algorithm has been tested on a data set of 1000 news videos each having approximately a length of 10 minutes. A performance speed up of 7 has been achieved by varying the size of the cluster from 1 node to 10 nodes.\",\"PeriodicalId\":134931,\"journal\":{\"name\":\"2017 International Conference on Information Communication and Embedded Systems (ICICES)\",\"volume\":\"89 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2017-02-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2017 International Conference on Information Communication and Embedded Systems (ICICES)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICICES.2017.8070719\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2017 International Conference on Information Communication and Embedded Systems (ICICES)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICICES.2017.8070719","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

关键帧提取是一种用于计算连续帧之间的不相似性度量的技术,以便从视频帧的集合中识别唯一帧,从而消除冗余帧。广泛应用于图像处理、视频监控、网络取证、视频浏览、视频索引和检索等领域。虽然目前先进的计算机视觉算法为关键帧的提取提供了有效的解决方案,但由于涉及计算非常高维的图像特征,通常需要非常高的计算能力。另一方面,随着大数据和物联网应用的广泛应用,大容量、高速度、多样化的视频数据的存储、管理和访问正以指数级的速度增长。因此,为了解决这一问题,我们提出了在Apache Hadoop分布式框架上优化关键帧提取算法。由于提取关键帧的过程涉及到同时执行图像处理任务,Hadoop框架将这些任务划分并分配到集群的多个节点。重新定义了MapReduce编程模型,通过连续帧之间的颜色直方图差异来识别关键帧。提出的优化Hadoop的MapReduce算法已经在1000个新闻视频的数据集上进行了测试,每个视频的长度大约为10分钟。通过将集群的大小从1个节点更改为10个节点,性能速度提高了7。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
MRKFE: Designing cascaded map reduce algorithm for key frame extraction
Key frame extraction is a technique used to compute measure of dissimilarity between successive frames in order to identify unique frames from a collection of video frames and thereby, eliminates redundant frames. It is widely used in image processing, video surveillance, cyber forensic, video browsing, and video indexing and retrieval applications. Though the state-of-the art computer vision algorithms provide efficient solutions for extraction of key frames, but often demands very high computational power as it involves computing very high dimensional image features. On the other hand, with the widespread use of Big Data and IOT applications, the storage, management and accessing of large volume, high velocity and variety of video data is increasing at exponential rates. Therefore, in order to address this problem we propose optimization of key frame extraction algorithms on Apache Hadoop distributed framework. As the process of extracting key-frames involves simultaneous execution of image processing tasks, the Hadoop framework divides and distributes these tasks to multiple nodes of the cluster. The MapReduce programming model has been redefined to perform the tasks of identifying key frames by color histogram difference between successive frames. The proposed optimized Hadoop's MapReduce algorithm has been tested on a data set of 1000 news videos each having approximately a length of 10 minutes. A performance speed up of 7 has been achieved by varying the size of the cluster from 1 node to 10 nodes.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信