[Vv] Cutting ROIs

David Sarrut David.Sarrut at creatis.insa-lyon.fr
Thu Jul 7 16:43:19 CEST 2011


Hello,

another solution: use the command line tool named
"clitkDicomRTStruct2BinaryImage" to read a DicomRT and convert each contour
in a binary image. You can enable the compilation of this tools in the vv
source by putting the flag "CLITK_BUILD_TOOLS" to ON in the cmake, and then
use make clitkDicomRTStruct2BinaryImage

David

On Thu, Jul 7, 2011 at 16:40, Joel Schaerer <joel.schaerer at gmail.com> wrote:

> Hi Jothy,
>
> using vtkCutter on meshes would work, but if you want good speed like vv
> has, we have found it is faster to use vtkMarchingSquares on a slice of
> the binary mask.
>
> joel
>
> Jothy wrote:
> > Hi there,
> >
> > I have seen the new feature to import DICOM RT Structs in VV. I would
> > like to do the same in my program. Currently I am able to generate
> > meshes from RT structures with vtkDiscreteMarchingCubes. Should I use
> > vtkCutter to cut the meshes?
> >
> > Many thanks for your suggestions!
> >
> > Jothy
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > vv mailing list
> > vv at creatis.insa-lyon.fr
> > http://www.creatis.insa-lyon.fr/mailman/listinfo/vv
> >
>
> _______________________________________________
> vv mailing list
> vv at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>



-- 
David Sarrut, Phd
Chargé de recherche CNRS
Laboratoire CREATIS, UMR CNRS 5220, Inserm U 1044
Centre de lutte contre le cancer Léon Bérard
28 rue Laënnec, 69373 Lyon cedex 08
Tel : 04 78 78 51 51 / 06 74 72 05 42
http://www.creatis.insa-lyon.fr/rio
_________________________________
 "2 + 2 = 5,  for extremely large values of 2"
_________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20110707/2991b784/attachment.html>


More information about the vv mailing list