教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 教育文库 >

Integrating Dynamic Deformations into Interactive Volume

来源:网络收集 时间:2026-09-06
导读: Non-linear geometric deformation (or warping) is a useful tool for working with volumes. Unfortunately, the computational expense of performing the resampling needed to implement volume deformation has precluded its use in interactive appl

Non-linear geometric deformation (or warping) is a useful tool for working with volumes. Unfortunately, the computational expense of performing the resampling needed to implement volume deformation has precluded its use in interactive applications. In this

Eurographics/IEEE-VGTCSymposiumonVisualization(2006)ThomasErtl,KenJoy,andBeatrizSantos(Editors)

IntegratingDynamicDeformationsintoInteractiveVolume

Visualization

TomBrunet

K.EvanNowak

MichaelGleicher

DepartmentofComputerSciencesUniversityofWisconsin,Madison

Abstract

Non-lineargeometricdeformation(orwarping)isausefultoolforworkingwithvolumes.Unfortunately,thecom-putationalexpenseofperformingtheresamplingneededtoimplementvolumedeformationhasprecludeditsuseininteractiveapplications.Inthispaper,weshowhownon-lineardeformationscanbeintegratedintointeractivevolumevisualizationallowingfordynamicdeformationstobeusedalongwithinteractiveviewing,exploration,andmanipulationtools.Wedescribehowhardwareassistedvolumerenderingcanbeadaptedtoresamplevolumedeformations,leveragingprogrammableshaderstocomputedeformationsandthelocalcoordinatetransforma-tionsrequiredforshadingeffects.Wedescribehowvolumeinteractiontechniques,suchasraypickingandplaneslicing,canbeusedinconcertwithourdeformationmethods.Ourmethodsextendtosimultaneousdisplayofmultiplevolumesenablingcomparisons.Wedemonstratedynamicvolumedeformationatinteractiveratesoncommodityhardwareforinteractivedeformationcontrol,animateddeformations,andvolumewidgets.CategoriesandSubjectDescriptors(accordingtoACMCCS):I.3[ComputerGraphics]:

1.Introduction

3DScalarField(e.g.Volume)dataisimportantandcom-moninscienceandmedicine.Applyingnon-lineargeomet-rictransformationstovolumedataisavaluablepartofitsuse,allowingforthecorrectionofimagingdeformations,alignmentofdifferentobjects,andmodellingforanimation.Unfortunately,applyingdeformationstovolumesrequiresa3Dresamplingoperationthatiscomputationallyexpensive.Tointeractivelyvisualizeadeformedvolume,thedeforma-tionsandresamplingaretypicallyprecomputed,precludingdynamicdeformations.Applicationswherethedeformationschangeatinteractiverates,suchasinteractivenon-linearreg-istration,real-timevolumeanimation,andanimateddefor-mationinteractiontechniqueshavebeenrestricted.Thispaperprovidesmethodsthatintegratespatialtrans-formationsintoarangeofinteractivevolumevisualizationtools.Theprinciplecontributionistoshowtheeffectivenessofprogrammablegraphicshardwarefortherenderingofde-formedvolumesandforencapsulatingthedeformation.De-formationsarecomputedper-pixelinfragmentshaders.Wewillshowthatplacingthedeformationcomputationinthis

cTheEurographicsAssociation2006.

innermostloopofrenderinghasseveralbene tsandcanbe

doneatinteractiverates.

Thebasicrenderingofdeformedvolumesusingfragmentshadersisstraightforward,modulosomeissueswewillad-dress.Akeyadvantageoftheapproach,however,ishowthedeformationcanbeencapsulatedintheshader,makingiteasytosupportarangeoftoolsthataredesirableininterac-tivevolumevisualizationsuchasarbitraryslicing.Wealsocontributeanoveltechniqueforperformingpickingbyraycastingintothedeformedvolumes.

Previouswork,suchas[FHSR96]and[RSSSG01],hasusedgraphicshardwaretoprovideinteractivedisplayofdeformedvolumes.However,ournewmethodprovidesagreaterrangeofvolumevisualizationtoolsincludingstyl-izedshading,slicingandprobing.Otherpriorwork,suchas[GTB03]hasshowntheusefulnessofdynamicdeforma-tionstoprovideinteractiontechniques,butprovidesalim-itedimplementation.Ourapproachenablestheintegrationofthesemethodswithothervolumetools.

Followingadiscussionofrelevantrelatedwork,wede-scribehowvolumedeformationsarerealizedaspartofthegraphics-hardware-basedvolumevisualizationshadingpro-

Non-linear geometric deformation (or warping) is a useful tool for working with volumes. Unfortunately, the computational expense of performing the resampling needed to implement volume deformation has precluded its use in interactive applications. In this

TomBrunet&K.EvanNowak&MichaelGleicher/IntegratingDynamicDeformationsintoInteractiveVolume

Visualization

Figure1:VisualizationofanMRIofamousetorso.Theoriginalvolume(left)istoneshaded.(right)VolumedeformedusingaHierarchicalB-Spline.Redcirclesdenotesourcepoints,andbluecirclesdenotetargetpoints.cess.Wespeci callyaddresstheissuesofrepresentingthedeformationfunctionsinfragmentprogramsandevaluat-ingthegradientsrequiredforshadingeffects.Section4de-scribeshowslicingandraypickingcanbeprovidedforthedeformedvolumes.Section5discussessomeapplicationsofdynamicdeformations,includinginteractivedeformationandspatialvolumewidgets.Weconcludewithadiscussionofthebene tsandissuesinperformingthedeformationaspartoffragmentshaderprograms.2.RelatedWork

Theimportanceofvolumetricdatasetshasleadtoanen-tire eldofvisualizationtechniquesfortheirdisplay,see[SML98]forasurvey.

Akeyissueinthedisplayofvolumedatasetsistopro-videvisualcuesforcomprehensibility.Directdisplaymeth-odsrelyontransferfunctionsthatdescribehowrayspassingthroughthevolumeareaffectedbythevaluesinthevolume.Thegradientofthescalar eldisoftenusedintransferfunc-tionsasananalogtothesurfacenormalforlightingcom-putations[DCH88].Thisallowsdirectvolumerenderingtoprovideavarietyofsimulatedlightingandstylizeddisplayeffects[ER00].Thevolumedisplaymethodswepresentinthispaperaredesignedtoallowthisrangeofeffects.Displayingvolumesdirectlyatinteractiverateswasorigi-nallyaccomplishedbyspecialpurposehardware,suchasthePixarImageComputerortheVolumeProcard[PHK 99].Currently,mostinteractivedirectvolumerenderingusesstandardgraphicshardwaretocompositeasetoftexturemappedpolygons.ThisideaoriginatedwithCullipandNeu-mann[CN94]andCabraletal.[CCF94],andhasbeenex-tendedovertheyearstomakeuseofnewergraphicshard-warefeatures.See[EHK 04]forasurvey.Ourworkinte-gratesvolumedeformationsintothisubiquitousapproach.Deformationsareoftenusefulinworkingwithvolumedata.Anexampleofrenderingdeformedvolumesthroughprecomputatio …… 此处隐藏:6147字,全部文档内容请下载后查看。喜欢就下载吧 ……

Integrating Dynamic Deformations into Interactive Volume.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/280129.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)