[vtkusers] extracting a ROI in vtkImageData

Jothy jothybasu at gmail.com
Fri Jul 9 07:20:25 EDT 2010


I think you should look into ITK for such things.

Jothy

On Fri, Jul 9, 2010 at 12:22 PM, mloepp <mloepp at bwh.harvard.edu> wrote:

> Hello vtk-users,
>
> I'm new in developing in vtk and having some trouble to extract a region of
> interest.
>
> I've got a medical image (*.nrrd) which I've cropped to extract just one
> axial layer.
> Now I'd like to set a point inside the ROI and extract all voxels in this
> layer which have a specific intensity value.
>
> I can't find any vtk class in which I can set as an input a vtkImageData,
> and extract my ROI by setting an intensity condition. The output should
> also be a vtkImageDate.
>
> Any ideas how I can do this?
>
> Thanks in advance,
> Martin
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100709/4c521da1/attachment.htm>


More information about the vtkusers mailing list