- 1、本文档共12页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机图形学课程
关于计算机图形学的SIGGRAPH 论文阅读报告
学生:苏文烈 学号 专业:软件工程(数字媒体技术)
时间:2012 年5 月
1. Paper Title:
Displacement Interpolation Using Lagrangian Mass Transport
2 . Author:
Nicolas Bonneel University of British Columbia, and ALICE/INRIA Nancy
Michiel van de Panne University of British Columbia
Sylvain Paris Adobe Systems, Inc.
Wolfgang Heidrich University of British Columbia
3 . Source:
SIGGRAPH Asia 2011 papers on the web
Displacement Interpolation Using Lagrangian Mass Transport
4 . Publication:
Proceeding
SA 11 Proceedings of the 2011 SIGGRAPH Asia Conference ACM New York, NY,
USA ©2011
table of contents ISBN: 978-1-4503-0807-6 doi10.1145/2024156.2024192 ·
Journal
ACM Transactions on Graphics (TOG) - Proceedings of ACM SIGGRAPH Asia 2011
TOG Homepage Volume 30 Issue 6, December 2011
ACM New York, NY, USA
table of contents doi10.1145/2070781.2024192
5 . What problem does it mainly solve?
Interpolation between pairs of values, typically vectors, is a fundamental
operation in many computer graphics applications. In some cases simple
计算机图形学课程
linear interpolation yields meaningful results without requiring domain
knowledge. However, interpolation between pairs of distributions or pairs
of functions often demands more care because features may exhibit
translational motion between exemplars. This property is not captured by
linear interpolation. This paper develops the use of displacement
interpolation for this class of problem, which provides a generic method
for interpolating between distributions or functions based on advection
instead of blending. The functions can be non-uniformly sampled,
high-dimensional, and defined on non-Euclidean manifolds, e.g., spheres
and tori. Our method decomposes distributions or functions into sums of
radial basis functions (RBFs). We solve a mass transport problem to pair
the RBFs and apply partial transport t
文档评论(0)