Hi,
I am starting to use VMTK and have successfully compiled the source
(revision 306) in debug mode.
I am working on Windows and using the PypePad to run Python scripts.

I'm following the tutorial on level-set segmentation (
http://www.vmtk.org/Tutorials/ImageBasedModeling) and the few first steps
work well.
However, after I finish the initialization step and accept it, the viewer is
hanging. Up to this point I was prompted to enter all input parameters via
the Windows command prompt.
Once the hanging starts, I am suddenly prompted in the PypePad to enter my
input (i.e. number of iterations). I try to do so in the bottom partition of
the window but with no success.

I would like to note that other basic operations do work for me
(e.g. vmtkimagereader -ifile MyFile.dcm --pipe vmtkimageviewer).

I would appreciate you help very much.
Regards - Ido Yerushalmy


Following is a dump of the command prompt:

C:\Temp\VMTK>"c:\Program Files\VMTK\bin\vmtk-exe.py"
Spacing  (0.46875, 0.46875, 1.5)
Origin  (119.76563263, 284.765625, -257.0)
Dimensions  (512, 512, 51)
Please choose initialization type: (0: colliding fronts; 1: fast marching;
2: threshold; 3: isosurface, 4: seed): 0
Colliding fronts initialization.
Please input lower threshold ('i' to activate image, 'n' for none): n
Please input upper threshold ('i' to activate image, 'n' for none): n
Please place two seeds (click on the image while pressing Ctrl).
Displaying.
Accept initialization? (y/n): y
Displaying.
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to