Search:
Menu OPAL / TriciaMorphing

OPAL Home About People International Collaborators


sidehead OldTop sidehead OPAL Home-old sidehead About-old sidehead People-old


Activities


sidehead Activities-old * Imaging & Modeling * Fast Fluid Flow * Inverse Modeling * OSA * Mastication and Swallowing * Dysphagia ---- Publications


Opportunities


sidehead Opportunities-old * Post-doc & RA * Graduate Students * Undergrads


Events

sidehead Events? * PMHA 2013-old * PMHA 2014-old


How to contribute Contact us


Related Links

* Swallowing


Website problems?


Internal documents

edit SideBar

Morphing Techniques

  • Atlas: turn .obj model into image of surface points
  • Morph atlas into segmented model

Thin-Plate Spline Transform

  • MATITK
  • Quick computer computation, but user has to manually choose corresponding points
  • Allows <1200 user defined registration points
  • Input: Atlas and before/after corresponding points (a, b, c, ...)
  • output = matitk('rtps',[],input,input,[x1(a) y1(a) z1(a) x2(a) y2(a) z2(a) x2(b)...]

B-Spline Transform

  • ITK
  • Entirely automated
  • >12 hours
  • No need to select corresponding points
  • Input: Atlas and LW output