Hi Vikram,
 reconstructing 3D vessels from biplane or monoplane angiography is a task that 
vmtk is not built for, you necessarily have to dive into ITK and do some 
groundwork to make it happen. In general, it's a problem there is no general 
solution for, as it requires some prior knowledge on what is the expected shape 
of the objects you are reconstructing, how many projections you have, what's 
the geometry of your system. However, I encourage you to send a message to the 
Slicer mailing list, they may have more concrete suggestions.

As to OCT images, if vmtk can't read them it's likely that Slicer can't read 
them either, because they're based on very similar I/O mechanisms. It might be 
that the cat format is some form of raw format, but you need to know more about 
the format specification, you should probably ask for details from the OCT 
support.

Best regards

Luca



On Nov 19, 2010, at 6:29 PM, Vikram Mehta wrote:

> Hi,
> 
> I would be grateful if anyone with more experience could answer my questions 
> below.
> 
> Thanks in advance,
> Vikram.
> 
> 
> 
> 
> On Wed, Nov 17, 2010 at 3:06 PM, Vikram Mehta <vvme...@gmail.com> wrote:
> Hi Luca 
> 
> I managed to read the dicom directories in the end...and have been learning 
> from the tutorials so far.. thanks for your help so far. 
> 
> But I have a few questions that I would like to ask which anyone can probably 
> answer :
> 
> 
> 1) I have installed Slicer3D and integrated the VMTK modules in them as well.
>     What I wanted to ask is if Slicer3D is capable of 3D reconstructing 
> vessels (say aorta) from a bi plane or a serial monoplane angiography ?
> 
> 3) Also, is Slicer3D capable of handling OCT images ? I am not sure what 
> format they are in but I tried to load CT data (the format was .cat) and it 
> could not load it so I was just wondering if it would load only dicom files ?
> 
> Hoping to hear back soon.
> 
> Many thanks,
> Vikram.
> 
> 
> 
> 
> 
> On Sun, Nov 14, 2010 at 3:25 PM, Luca Antiga <luca.ant...@gmail.com> wrote:
> Hi Vikram,
>  indeed vmtk requires all files to be in a single directory.
> What you can do to avoid duplicating your images is to create a directory 
> with symbolic links to the actual images.
> If you are on Linux or on the Mac this is very easy to do with a script, let 
> me know if you need directions.
> 
> Luca
> 
> On Nov 11, 2010, at 7:24 PM, Vikram Mehta wrote:
> 
> > Dear users,
> >
> > I have just recently installled vmtk and beginning to follow the tutorials 
> > to try and get the hang of it.
> >
> > I have a DICOM directory which contains 3 other directories - each with 
> > dicom files of the same patient.
> > I think VMTK requires all dicom files to be in one directory so as to load 
> > the entire dataset - am I right ?
> >
> > How do I use VMTK to read all the dicom files from the same patient ( but 
> > in different directories ) ?
> >
> > Please help.
> >
> > Thanks in advance
> >
> > Vikram.
> >
> >
> >
> > ------------------------------------------------------------------------------
> > Centralized Desktop Delivery: Dell and VMware Reference Architecture
> > Simplifying enterprise desktop deployment and management using
> > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> > client virtualization framework. Read more!
> > http://p.sf.net/sfu/dell-eql-dev2dev_______________________________________________
> > vmtk-users mailing list
> > vmtk-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/vmtk-users
> 
> 
> 

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to