<div dir="ltr">Edit:<div><br></div><div>After doubling the amount of lifetime experience with paraview or vtk since my last email, I think what I ought to do is create a filter that does a single iteration of shape deformation. Then I'll create a script that alternates "calling this filter" and rendering 500 times or so.</div><div><br></div><div>Let me know if that sounds incongruous with how Paraview works.</div><div><br></div><div>Background Idea:The points on the initial sphere should deform in a way that minimizes the total 'energy' of the blob: edges should coincide with sharp contrast in the background volume; surface normals should be minimial.</div><div><br></div><div>Thanks again,</div><div>Chris</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 20, 2015 at 11:48 PM, Christopher Snyder <span dir="ltr"><<a href="mailto:22csnyder@gmail.com" target="_blank">22csnyder@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div><br></div><div>Here's what I'd like to do using python scripting.</div><div>1) Initialize a set of points and edges that "look like a sphere" using sphere=Sphere()</div><div>2) deform that set of points (and edges) to match a volume whose high intensity region is also blob-like using an active shape model</div><div>3) visualize the evolution of the sphere deformation using paraview.</div><div><br></div><div>I only tell you so you can stop me if I'm doing this in a suboptimal way.</div><div><br></div><div>My immediate question is simply how can I extract/change the coordinates of a Sphere() object? Are the points of a "sphere" object constrainted to forever occupy a sphere shape?</div><div><br></div><div>Best,</div><div>Chris<br></div><div><br></div></div>
</blockquote></div><br></div>