期刊文献+
共找到1,783篇文章
< 1 2 90 >
每页显示 20 50 100
Single-Phase Velocity Determination Based in Video and Sub-Images Processing:An Optical Flow Method Implemented with Support of a Programmed MatLab Structured Script 被引量:1
1
作者 Andreas Nascimento Edson Da Costa Bortoni +2 位作者 José Luiz Goncalves Pedro Antunes Duarte Mauro Hugo Mathias 《Journal of Software Engineering and Applications》 2015年第6期290-294,共5页
Important in many different sectors of the industry, the determination of stream velocity has become more and more important due to measurements precision necessity, in order to determine the right production rates, d... Important in many different sectors of the industry, the determination of stream velocity has become more and more important due to measurements precision necessity, in order to determine the right production rates, determine the volumetric production of undesired fluid, establish automated controls based on these measurements avoiding over-flooding or over-production, guaranteeing accurate predictive maintenance, etc. Difficulties being faced have been the determination of the velocity of specific fluids embedded in some others, for example, determining the gas bubbles stream velocity flowing throughout liquid fluid phase. Although different and already applicable methods have been researched and already implemented within the industry, a non-intrusive automated way of providing those stream velocities has its importance, and may have a huge impact in projects budget. Knowing the importance of its determination, this developed script uses a methodology of breaking-down real-time videos media into frame images, analyzing by pixel correlations possible superposition matches for further gas bubbles stream velocity estimation. In raw sense, the script bases itself in functions and procedures already available in MatLab, which can be used for image processing and treatments, allowing the methodology to be implemented. Its accuracy after the running test was of around 97% (ninety-seven percent);the raw source code with comments had almost 3000 (three thousand) characters;and the hardware placed for running the code was an Intel Core Duo 2.13 [Ghz] and 2 [Gb] RAM memory capable workstation. Even showing good results, it could be stated that just the end point correlations were actually getting to the final solution. So that, making use of self-learning functions or neural network, one could surely enhance the capability of the application to be run in real-time without getting exhaust by iterative loops. 展开更多
关键词 Optical Flow Single-Phase Velocity video and Image processing Sensing MatLab Script
暂未订购
A Novel Reconfigurable Data-Flow Architecture for Real Time Video Processing
2
作者 LIU Zhen-tao LI Tao HAN Jun-gang 《Journal of Shanghai Jiaotong university(Science)》 EI 2013年第3期348-359,共12页
This paper describes a dynamically reconfigurable data-flow hardware architecture optimized for the computation of image and video. It is a scalable hierarchically organized parallel architecture that consists of data... This paper describes a dynamically reconfigurable data-flow hardware architecture optimized for the computation of image and video. It is a scalable hierarchically organized parallel architecture that consists of data-flow clusters and finite-state machine (FSM) controllers. Each cluster contains various kinds of ceils that are optimized for video processing. Furthermore, to facilitate the design process, we provide a C-like language for design specification and associated design tools. Some video applications have been implemented in the architecture to demonstrate the applicability and flexibility of the architecture. Experimental results show that the architecture, along with its video applications, can be used in many real-time video processing. 展开更多
关键词 dynamically reconfigurable architecture data-flow video stream processing augmented finite state machine
原文传递
On use of the alpha stable self-similar stochastic process to model aggregated VBR video traffic
3
作者 Huang Tianyun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期677-684,共8页
The alpha stable self-similar stochastic process has been proved an effective model for high variable data traffic. A deep insight into some special issues and considerations on use of the process to model aggregated ... The alpha stable self-similar stochastic process has been proved an effective model for high variable data traffic. A deep insight into some special issues and considerations on use of the process to model aggregated VBR video traffic is made. Different methods to estimate stability parameter a and self-similar parameter H are compared. Processes to generate the linear fractional stable noise (LFSN) and the alpha stable random variables are provided. Model construction and the quantitative comparisons with fractional Brown motion (FBM) and real traffic are also examined. Open problems and future directions are also given with thoughtful discussions. 展开更多
关键词 network modeling alpha stable self-similar process aggregated VBR video traffic long range dependence VARIABILITY linear regression.
在线阅读 下载PDF
Implementing Convolutional Neural Networks to Detect Dangerous Objects in Video Surveillance Systems
4
作者 Carlos Rojas Cristian Bravo +1 位作者 Carlos Enrique Montenegro-Marín Rubén González-Crespo 《Computers, Materials & Continua》 2025年第12期5489-5507,共19页
The increasing prevalence of violent incidents in public spaces has created an urgent need for intelligent surveillance systems capable of detecting dangerous objects in real time.While traditional video surveillance ... The increasing prevalence of violent incidents in public spaces has created an urgent need for intelligent surveillance systems capable of detecting dangerous objects in real time.While traditional video surveillance relies on human monitoring,this approach suffers from limitations such as fatigue and delayed response times.This study addresses these challenges by developing an automated detection system using advanced deep learning techniques to enhance public safety.Our approach leverages state-of-the-art convolutional neural networks(CNNs),specifically You Only Look Once version 4(YOLOv4)and EfficientDet,for real-time object detection.The system was trained on a comprehensive dataset of over 50,000 images,enhanced through data augmentation techniques to improve robustness across varying lighting conditions and viewing angles.Cloud-based deployment on Amazon Web Services(AWS)ensured scalability and efficient processing.Experimental evaluations demonstrated high performance,with YOLOv4 achieving 92%accuracy and processing images in 0.45 s,while EfficientDet reached 93%accuracy with a slightly longer processing time of 0.55 s per image.Field tests in high-traffic environments such as train stations and shopping malls confirmed the system’s reliability,with a false alarm rate of only 4.5%.The integration of automatic alerts enabled rapid security responses to potential threats.The proposed CNN-based system provides an effective solution for real-time detection of dangerous objects in video surveillance,significantly improving response times and public safety.While YOLOv4 proved more suitable for speed-critical applications,EfficientDet offered marginally better accuracy.Future work will focus on optimizing the system for low-light conditions and further reducing false positives.This research contributes to the advancement of AI-driven surveillance technologies,offering a scalable framework adaptable to various security scenarios. 展开更多
关键词 Automatic detection of objects convolutional neural networks deep learning real-time image processing video surveillance systems automatic alerts
在线阅读 下载PDF
基于深度强化学习的高速铁路监控视频MEC智能卸载方法
5
作者 陈永 刘骅驹 张冰旺 《铁道学报》 北大核心 2026年第2期96-104,共9页
针对高速铁路沿线视频任务卸载到MEC边缘计算服务器过程中,存在时延和能耗开销大的问题,提出一种高速铁路监控视频MEC智能卸载方法。首先,将高速铁路视频监控处理任务的时延和能耗作为优化目标,构建系统累计时延和能耗最小化卸载模型。... 针对高速铁路沿线视频任务卸载到MEC边缘计算服务器过程中,存在时延和能耗开销大的问题,提出一种高速铁路监控视频MEC智能卸载方法。首先,将高速铁路视频监控处理任务的时延和能耗作为优化目标,构建系统累计时延和能耗最小化卸载模型。然后,将该任务卸载模型转化为马尔科夫决策过程模型,采用动作空间搜索因子,实现对动作决策的自适应搜索。最后,设计一种基于深度强化学习的MEC卸载方法得到最优卸载策略,降低了高速铁路视频处理任务的时延和能耗。仿真结果表明,所提算法相比Q学习算法时延降低了21.59%,能耗降低了9.93%,且QoE指标提高了9.65%,具有更低的时延和能耗开销,能够满足铁路视频传输控制的需求。 展开更多
关键词 移动边缘计算 高速铁路监控视频 视频处理任务 任务卸载 深度强化学习
在线阅读 下载PDF
不良短视频内容审核评价指标体系构建研究
6
作者 程悦 《情报杂志》 北大核心 2026年第1期110-117,8,共9页
[目的]旨在对网暴短视频内容及相关的连锁反应进行量化评价,以期实现降低风险性,提升优秀短视频内容推荐频率,净化网络空间。[方法]从“不良内容载体”“不良内容投放”“不良内容互动”“不良内容处置”四个维度构建指标体系,运用层次... [目的]旨在对网暴短视频内容及相关的连锁反应进行量化评价,以期实现降低风险性,提升优秀短视频内容推荐频率,净化网络空间。[方法]从“不良内容载体”“不良内容投放”“不良内容互动”“不良内容处置”四个维度构建指标体系,运用层次分析法对指标权重集结,再选取一个平台的三类短视频作为样本,通过为期一周的测试打分以模糊综合评价法进行指标体系的实证分析,以便验证并优化指标体系的实用价值。[结果/结论]研究发现网暴短视频形式多样,为“钻法律漏洞”,规避监管,所发布短视频打着“搞笑”“娱乐”“学习”等幌子,在机器监测不出情况下,给人工审核增加难度,由于判断标准不一,漏网之鱼不少,且与短视频相关的互动评论区审核效率不高,使得违法或不良短视频风险性处于中高等级。为减少因网暴短视频对社会稳定的潜在风险,需广泛动员网民共同参与,持续优化“机器+人工”审核成效,提升优质短视频推荐率,营造清朗网络生态环境获得感。 展开更多
关键词 不良短视频 网暴视频 内容审核 评价指标体系 层次分析法 模糊综合评价法
在线阅读 下载PDF
Side Information Generation Based on Hierarchical Motion Estimation in Distributed Video Coding 被引量:4
7
作者 刘荣科 岳志 陈长汶 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2009年第2期167-173,共7页
The side information quality has an immense effect on the compression efficiency of the distributed video coding (DVC) sys- tem. This article, based on the hierarchical motion estimation (HME), proposes a new side inf... The side information quality has an immense effect on the compression efficiency of the distributed video coding (DVC) sys- tem. This article, based on the hierarchical motion estimation (HME), proposes a new side information generation algorithm which is integrated into DVC system. First, forward motion estimation (FME) and bidirectional motion estimation (BME) on the basis of variable block size HME algorithm are used to acquire relatively accurate motion vectors. Second, a motion vector filter (MVF) is i... 展开更多
关键词 communication technology video signal processing hierarchical motion estimation side information motion vector filter frame interpolation
原文传递
基于USB Video Camera的自动对焦系统 被引量:15
8
作者 王立强 林斌 +1 位作者 徐向东 陆祖康 《光电工程》 CAS CSCD 北大核心 2001年第5期32-34,共3页
介绍一种应用于USB video camera中的自动对焦系统。由USB video camera获取的视频图像经计算机进行FFT运算或微分运算,得到其频谱幅值数据或微分幅值数据,计算机根据所得数据判断USB video camera中的镜头是否处于离焦位置并控制电机... 介绍一种应用于USB video camera中的自动对焦系统。由USB video camera获取的视频图像经计算机进行FFT运算或微分运算,得到其频谱幅值数据或微分幅值数据,计算机根据所得数据判断USB video camera中的镜头是否处于离焦位置并控制电机将镜头移到对焦位置。文章还进一步讨论了提高自动对焦准确度的措施。实验结果表明该自动对焦系统能很好地实现USB video camera的自动对焦,该系统将使具有USB接口的video camera使用更简单方便。 展开更多
关键词 计算机外设 自动对焦 图像处理 视频摄像机 USB接口
在线阅读 下载PDF
基于VideoCharger视频点播系统的设计与实现 被引量:2
9
作者 朱友芹 陈圣琳 王欣 《计算机应用》 CSCD 北大核心 2001年第1期16-19,共4页
探讨了VideoCharger的逻辑组成、交互与配置方式 ,及详细的资源需求分析 ,给出了据此建立VOD系统的系列解决方案。
关键词 视频计算机系统 逻辑结构 视频点播 数据泵 图像处理
在线阅读 下载PDF
基于显著特征的Video水印方案
10
作者 杨世勇 葛建华 +1 位作者 刘培 蔡泽鉴 《西安电子科技大学学报》 EI CAS CSCD 北大核心 2004年第6期882-885,共4页
为了使水印的分布集中在Video序列中图像显著的边缘特征中,提出了基于帧图像内容的模糊熵测度(FEM)算法,对序列图像特征系数的修改是局部自适应的,水印嵌入的强度随着图像局部变化而变化.在没有原始Video数据的情况下,利用Kalman滤波预... 为了使水印的分布集中在Video序列中图像显著的边缘特征中,提出了基于帧图像内容的模糊熵测度(FEM)算法,对序列图像特征系数的修改是局部自适应的,水印嵌入的强度随着图像局部变化而变化.在没有原始Video数据的情况下,利用Kalman滤波预测对水印信息进行检测和估计,能够使嵌入的商标在检测端得到恢复以表明数字产品的版权.实验结果表明,所提出的水印方案,对于Video序列中水印的嵌入及提取具有很好的效果而且可作为可靠的版权保护工具而应用. 展开更多
关键词 video水印 版权保护 模糊熵 混沌映射
在线阅读 下载PDF
铁路综合视频监控设备智能维护及远程处理系统应用研究
11
作者 赵晟禹 《铁道通信信号》 2026年第1期39-43,共5页
针对铁路综合视频监控设备点位多、维护人员分散造成的人工成本高,维护不及时等问题,开展铁路综合视频监控设备智能维护及远程处理系统的应用研究。详细阐述该系统的功能架构、硬件组成、功能特点、关键技术、现场应用等内容。该系统通... 针对铁路综合视频监控设备点位多、维护人员分散造成的人工成本高,维护不及时等问题,开展铁路综合视频监控设备智能维护及远程处理系统的应用研究。详细阐述该系统的功能架构、硬件组成、功能特点、关键技术、现场应用等内容。该系统通过设备状态实时监测与故障预测、远程数据处理与初步诊断、提升故障定位的精确度等手段,缩短故障延时,有效提升综合视频监控设备的在线率和维护效率,规范铁路综合视频监控设备的维护标准,大大压缩人工成本,确保设备有效运行。同时,强化故障溯源,提供更加完备的运维数据支持运维管理,为铁路综合视频监控设备的安全运行提供有力保障。通过3年的现场运用,验证了该系统的有效性和经济效益。 展开更多
关键词 铁路安全 视频监控 智能运维 远程处理 故障诊断
在线阅读 下载PDF
基于CNN算法模型的铁路基础设施安全检测技术
12
作者 许健 李文奎 +2 位作者 杨庆 王东光 高金铎 《无损检测》 2026年第1期74-79,共6页
针对铁路沿线基础设施状态检测中存在的传统方法效率低下、精度不足以及难以实时监测等难题,提出了基于人工智能与8K视频分析的便携式铁路沿线基础设施状态检测设计方案。该方案融合了卷积神经网络(Convolutional neural network,CNN)... 针对铁路沿线基础设施状态检测中存在的传统方法效率低下、精度不足以及难以实时监测等难题,提出了基于人工智能与8K视频分析的便携式铁路沿线基础设施状态检测设计方案。该方案融合了卷积神经网络(Convolutional neural network,CNN)深度学习模型和图像处理技术,通过构建CNN算法模型学习正常和异常螺栓的图像特征,能够自动识别出螺栓的异常状态,对采集到的8K视频进行逐帧分析,实现了对螺栓状态的检测与分析。以高铁螺栓异常检测为例进行试验验证,结果表明,所提方法的曲线下面积值高达0.586,在所有测试模型中表现最好,能够准确检测出螺栓的异常状态,为铁路基础设施的安全检测提供了一种新的技术手段,具有重要的实用价值。 展开更多
关键词 铁路基础设施状态 人工智能 视频分析 图像处理 卷积神经网络
在线阅读 下载PDF
VideoLog可视化测井油管接箍自动识别方法 被引量:7
13
作者 阚绍佑 巨亚锋 +2 位作者 梁万银 姚强 吴银川 《西安石油大学学报(自然科学版)》 CAS 北大核心 2020年第6期115-118,123,共5页
在可视化测井中,深度对于判断油管缺陷位置至关重要,而现有的测深系统具有一定的深度误差。实际工程中,可通过识别油管接箍再参照油管数据表来准确标定仪器的深度。本文基于运动视频图像处理,提出了一种油管接箍自动识别方法。利用Video... 在可视化测井中,深度对于判断油管缺陷位置至关重要,而现有的测深系统具有一定的深度误差。实际工程中,可通过识别油管接箍再参照油管数据表来准确标定仪器的深度。本文基于运动视频图像处理,提出了一种油管接箍自动识别方法。利用VideoLog可视化测井系统采集井下油管视频图像,通过对视频图像进行形态学处理、特征参数提取、接箍判决等过程来准确识别接箍。实验结果表明,同一个接箍在视频中会多次出现,也会被多次识别到,同一接箍平均识别率为86.9%,接箍计数的正确率为100%。方法已成功用于可视化测井视频解释处理中,取得了较好的工程应用效果。 展开更多
关键词 接箍识别 视频图像处理 可视化测井 井深测量 测井解释
在线阅读 下载PDF
音视频流处理技术在会议室管理平台中的应用
14
作者 梁兆伟 《移动信息》 2026年第1期250-252,共3页
随着混合办公模式的普及,传统会议室系统在效率、用户体验及能耗管理方面面临严峻挑战。文中提出了一种基于多模态AI框架的智能会议室管理系统,通过融合视觉、音频及环境传感数据,构建动态决策引擎,实现了设备的自动化调度。实验表明,... 随着混合办公模式的普及,传统会议室系统在效率、用户体验及能耗管理方面面临严峻挑战。文中提出了一种基于多模态AI框架的智能会议室管理系统,通过融合视觉、音频及环境传感数据,构建动态决策引擎,实现了设备的自动化调度。实验表明,该框架在10间真实会议室场景中显著提升了用户体验,语音可懂度评分达3.4(PESQ标准),用户满意度较传统系统提升超40%。研究成果为智慧办公场景提供了高效、低耗、高鲁棒性的解决方案,推动了会议室管理向自动化、智能化的方向演进。 展开更多
关键词 多模态AI 会议室自动化管理 音视频流处理 轻量化模型 动态决策引擎 能耗优化
在线阅读 下载PDF
Video Based Vehicle Detection and its Application in Intelligent Transportation Systems 被引量:8
15
作者 Naveen Chintalacheruvu Venkatesan Muthukumar 《Journal of Transportation Technologies》 2012年第4期305-314,共10页
Video based vehicle detection technology is an integral part of Intelligent Transportation System (ITS), due to its non-intrusiveness and comprehensive vehicle behavior data collection capabilities. This paper propose... Video based vehicle detection technology is an integral part of Intelligent Transportation System (ITS), due to its non-intrusiveness and comprehensive vehicle behavior data collection capabilities. This paper proposes an efficient video based vehicle detection system based on Harris-Stephen corner detector algorithm. The algorithm was used to develop a stand alone vehicle detection and tracking system that determines vehicle counts and speeds at arterial roadways and freeways. The proposed video based vehicle detection system was developed to eliminate the need of complex calibration, robustness to contrasts variations, and better performance with low resolutions videos. The algorithm performance for accuracy in vehicle counts and speed was evaluated. The performance of the proposed system is equivalent or better compared to a commercial vehicle detection system. Using the developed vehicle detection and tracking system an advance warning intelligent transportation system was designed and implemented to alert commuters in advance of speed reductions and congestions at work zones and special events. The effectiveness of the advance warning system was evaluated and the impact discussed. 展开更多
关键词 VEHICLE Detection video and IMAGE processing ADVANCE WARNING Systems
在线阅读 下载PDF
Optimal Content Placement and Request Dispatching for Cloud-based Video Distribution Services 被引量:2
16
作者 Zheng-Huan Zhang Xiao-Feng Jiang Hong-Sheng Xi 《International Journal of Automation and computing》 EI CSCD 2016年第6期529-540,共12页
The rapid progress of cloud technology has attracted a growing number of video providers to consider deploying their streaming services onto cloud platform for more cost-effective, scalable and reliable performance. I... The rapid progress of cloud technology has attracted a growing number of video providers to consider deploying their streaming services onto cloud platform for more cost-effective, scalable and reliable performance. In this paper, we utilize Markov decision process model to formulate the dynamic deployment of cloud-based video services over multiple geographically distributed datacenters. We focus on maximizing the average profits for the video service provider over a long run and introduce an average performance criteria which reflects the cost and user experience jointly. We develop an optimal algorithm based on the sensitivity analysis and sample-based policy iteration to obtain the optimal video placement and request dispatching strategy. We demonstrate the optimality of our algorithm with theoretical proof and specify the practical feasibility of our algorithm. We conduct simulations to evaluate the performance of our algorithm and the results show that our strategy can effectively cut down the total cost and guarantee users' quality of experience (QoE). 展开更多
关键词 Cloud computing video distribution Markov decision process sensitivity analysis policy iteration.
原文传递
Realtime Object Detection Through M-ResNet in Video Surveillance System 被引量:1
17
作者 S.Prabu J.M.Gnanasekar 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期2257-2271,共15页
Object detection plays a vital role in the video surveillance systems.To enhance security,surveillance cameras are now installed in public areas such as traffic signals,roadways,retail malls,train stations,and banks.Ho... Object detection plays a vital role in the video surveillance systems.To enhance security,surveillance cameras are now installed in public areas such as traffic signals,roadways,retail malls,train stations,and banks.However,monitor-ing the video continually at a quicker pace is a challenging job.As a consequence,security cameras are useless and need human monitoring.The primary difficulty with video surveillance is identifying abnormalities such as thefts,accidents,crimes,or other unlawful actions.The anomalous action does not occur at a high-er rate than usual occurrences.To detect the object in a video,first we analyze the images pixel by pixel.In digital image processing,segmentation is the process of segregating the individual image parts into pixels.The performance of segmenta-tion is affected by irregular illumination and/or low illumination.These factors highly affect the real-time object detection process in the video surveillance sys-tem.In this paper,a modified ResNet model(M-Resnet)is proposed to enhance the image which is affected by insufficient light.Experimental results provide the comparison of existing method output and modification architecture of the ResNet model shows the considerable amount improvement in detection objects in the video stream.The proposed model shows better results in the metrics like preci-sion,recall,pixel accuracy,etc.,andfinds a reasonable improvement in the object detection. 展开更多
关键词 Object detection ResNet video survilence image processing object quality
在线阅读 下载PDF
Evolution Handoff Strategy for Real-Time Video Transmission over Practical Cognitive Radio Networks 被引量:1
18
作者 LIU Fa MA Yongkui +1 位作者 ZHAO Honglin DING Kai 《China Communications》 SCIE CSCD 2015年第2期141-154,共14页
The transmission delay of realtime video packet mainly depends on the sensing time delay(short-term factor) and the entire frame transmission delay(long-term factor).Therefore,the optimization problem in the spectrum ... The transmission delay of realtime video packet mainly depends on the sensing time delay(short-term factor) and the entire frame transmission delay(long-term factor).Therefore,the optimization problem in the spectrum handoff process should be formulated as the combination of microscopic optimization and macroscopic optimization.In this paper,we focus on the issue of combining these two optimization models,and propose a novel Evolution Spectrum Handoff(ESH)strategy to minimize the expected transmission delay of real-time video packet.In the microoptimized model,considering the tradeoff between Primary User's(PU's) allowable collision percentage of each channel and transmission delay of video packet,we propose a mixed integer non-linear programming scheme.The scheme is able to achieve the minimum sensing time which is termed as an optimal stopping time.In the macro-optimized model,using the optimal stopping time as reward function within the partially observable Markov decision process framework,the EHS strategy is designed to search an optimal target channel set and minimize the expected delay of packet in the long-term real-time video transmission.Meanwhile,the minimum expected transmission delay is obtained under practical cognitive radio networks' conditions,i.e.,secondary user's mobility,PU's random access,imperfect sensing information,etc..Theoretical analysis and simulation results show that the ESH strategy can effectively reduce the transmission delay of video packet in spectrum handoff process. 展开更多
关键词 practical cognitive radio networks spectrum handoff process partially observable Markov decision process video transmission
在线阅读 下载PDF
Projectile-Borne Video Reconnaissance System
19
作者 王海福 张锋 李向荣 《Journal of Beijing Institute of Technology》 EI CAS 2004年第2期179-182,共4页
Aiming at applications as a projectile-borne video reconnaissance system, the overall design and prototype in principle of a mortar video reconnaissance system bomb were developed. Mortar launched test results show th... Aiming at applications as a projectile-borne video reconnaissance system, the overall design and prototype in principle of a mortar video reconnaissance system bomb were developed. Mortar launched test results show that the initial integrated system was capable of transmitting images through tens of kilometers with the image resolution identifying effectively tactical targets such as roads, hills, caverns, trees and rivers. The projectile-borne video reconnaissance system is able to meet the needs of tactical target identification and battle damage assessment for tactical operations. The study will provide significant technological support for further independent development. 展开更多
关键词 video reconnaissance system battle damage assessment video acquisition image compression encoding digital signal processing
在线阅读 下载PDF
On-line Free-viewpoint Video:From Single to Multiple View Rendering
20
作者 Vincent Nozick Hideo Saito 《International Journal of Automation and computing》 EI 2008年第3期257-267,共11页
In recent years, many image-based rendering techniques have advanced from static to dynamic scenes and thus become video-based rendering (VBR) methods. But actually, only a few of them can render new views on-line. ... In recent years, many image-based rendering techniques have advanced from static to dynamic scenes and thus become video-based rendering (VBR) methods. But actually, only a few of them can render new views on-line. We present a new VBR system that creates new views of a live dynamic scene. This system provides high quality images and does not require any background subtraction. Our method follows a plane-sweep approach and reaches real-time rendering using consumer graphic hardware, graphics processing unit (GPU). Only one computer is used for both acquisition and rendering. The video stream acquisition is performed by at least 3 webcams. We propose an additional video stream management that extends the number of webcams to 10 or more. These considerations make our system low-cost and hence accessible for everyone. We also present an adaptation of our plane-sweep method to create simultaneously multiple views of the scene in real-time. Our system is especially designed for stereovision using autostereoscopic displays. The new views are computed from 4 webcams connected to a computer and are compressed in order to be transfered to a mobile phone. Using GPU programming, our method provides up to 16 images of the scene in real-time. The use of both GPU and CPU makes this method work on only one consumer grade computer. 展开更多
关键词 video-based rendering (VBR) free-viewpoint video view interpolation graphics processing unit (GPU) WEBCAM STEREOVISION autostereoscopic.
在线阅读 下载PDF
上一页 1 2 90 下一页 到第
使用帮助 返回顶部