Re: [vmtk-users] vmtkbranchmapping and vmtkbranchpatching

2012-07-11 Thread Luca Antiga
Hi Arjan, awsome! And thanks for the script. Cheers Luca On Jul 10, 2012, at 8:01 PM, Arjan Geers wrote: > Hi Luca, > > Thanks for your help. It works! > > I took a (lazy) shortcut and used the output of vmtkbranchpatching as input > for my flattening script. Find the script attached. > >

Re: [vmtk-users] vmtkbranchmapping and vmtkbranchpatching

2012-07-10 Thread Arjan Geers
Hi Luca, Thanks for your help. It works! I took a (lazy) shortcut and used the output of vmtkbranchpatching as input for my flattening script. Find the script attached. Best, Arjan On Tue, Jul 10, 2012 at 12:40 AM, Luca Antiga wrote: > Hi Arjan, > good question. > There isn't out of the box,

Re: [vmtk-users] vmtkbranchmapping and vmtkbranchpatching

2012-07-09 Thread Luca Antiga
Hi Arjan, good question. There isn't out of the box, but all the information is there in the vmtkbranchmapping output already, namely StretchedMapping -> y coordinates and AngularMetric -> x coordinates. It should be pretty straightforward to code up a python code that sets the point coordinate

[vmtk-users] vmtkbranchmapping and vmtkbranchpatching

2012-07-02 Thread Arjan Geers
Hi all, I went through the "Mapping and Patching" tutorial and was wondering if there is an out-of-the-box way to make a flattened image without patching (like Figure 8, right panel). As a workaround, I tried using vmtkbranchpatching with very small patches, but holes appear in the patched surfac