Hi Vikas another approach is to take a point centered above the sock and
take rays from it through the locations on the sock onto a plane
below the sock. I don't know if there is anything is SCIRun to do this but since it is a kind of very simple "ray casting" there might be -- Jess, any idea ? good luck! Dana On 3/25/19 12:19 PM, Jess wrote:
Projecting points onto a plane is fairly simple. You can use
CreateImage to make a planar mesh, they use ProjectPointsOntoMesh
to project any points onto that planar mesh.
Unfolding a mesh 3D into a planar mesh is a
different matter. One way to do this is to fit an ellipsoid (or
other simple primitive) to your existing mesh, then project the
points onto the ellipsoid and unfold that into a plane. Most of
this is not implemented in SCIRun, but could be done in with the
InterfaceWithPython module.
cheers,
Jess
Thanks,
Vikas.R.Bhat Contact: +91
9481263176
________________________________________________ SCIRun users mailing list: scirun-users@sci.utah.edu http://www.sci.utah.edu/software/scirun.html To unsubscribe, email sympa@lists.sci.utah.edu with the "unsubscribe scirun-users" in the message body. ________________________________________________ SCIRun users mailing list: scirun-users@sci.utah.edu http://www.sci.utah.edu/software/scirun.html To unsubscribe, email sympa@lists.sci.utah.edu with the "unsubscribe scirun-users" in the message body. |
Archive powered by MHonArc 2.6.18.