- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第36 卷 第1 期 计 算 机 工 程 2010 年1 月
Vol.36 No.1 Computer Engineering January 2010
·开发研究与设计技术· 文章编号:1000—3428(2010)01—0267—04 文献标识码:A 中图分类号:TP391
基于视点的大规模点云数据实时预测调度策略
黄东晋,蓝建梁,刘 武,丁友东
(上海大学计算机工程与科学学院,上海 200072)
摘 要:针对海量数据难以实时渲染的问题,提出基于视点的大规模点云数据实时预测调度策略——“5-5-5”动态调度策略。对整个三维
点云进行“分区-子块化”处理,经过多分辨率压缩后保存到服务器端的数据库中。客户端根据视点的变化和菱形调度规则对子块数据进行
内外存动态调度并实时绘制,同时向服务器发送传输新数据的请求。实验证明,该算法能有效解决漫游过程中的“抖动”现象,减少单次
向服务器请求传输的数据量,实现漫游显示的连续性和平滑性。
关键词:大规模点云数据;预测调度;抖动
Real-time Predictive Schedule Strategy
for Large-scale Point-cloud Data Based on Viewpoint
HUANG Dong-jin, LAN Jian-liang, LIU Wu, DING You-dong
(School of Computer Engineering and Science, Shanghai University, Shanghai 200072)
【Abstract 】To address the problem of rendering massive data in real time difficultly, a real-time predictive schedule strategy based on viewpoint for
large-scale point-cloud data is proposed, that is, “5-5-5” dynamic schedule strategy. The entire three-dimensional point-cloud is processed into
“district-subblocks”. And these subblocks are saved in the server database after multi-resolution compression. According to the changes of the view
parameters and diamond-shaped schedule, subblock data can be scheduled dynamically and rendered in real time. The server is asked for
transmitting the data expected to the client. Experimental results show that the algorithm effectively alleviates jitters and reduces one-time
transmission payload from server, with good achievement of continuity and smoothness in process of roaming.
【Key words 】large-scale point-cloud data; predictive schedule; jitter
1 概述
文档评论(0)