[Insight-users] Gradient vector flow

Cagatay Bilgin bilgincc at gmail.com
Thu Oct 18 19:29:31 EDT 2012


Hi Karthik,

As far as I know ImageJ cannot open vector images. Try paraview and Glyph
filter to see your image.

Cheers,
Cagatay

On Wed, Oct 17, 2012 at 7:05 PM, Karthik Uppuluri <
karthik.uppuluri at gmail.com> wrote:

> Hi all,
>
> I am using itk gradient vector flow image filter and I declared the input
> for the filter as follows
>
> typedef itk::CovariantVector<float,Dimension> VectorPixelType;
> typedef itk::Image< VectorPixelType, Dimension >   OutputImageType;
>
> Filter
>
> typedef itk::GradientVectorFlowImageFilter<
> OutputImageType,OutputImageType> FilterType;
>
> And when I am trying to write the output as ".mhd" file, I am unable to
> open this file in fiji.
>
> Please let me know if I am making any mistake
>
>
> Thanks
> Karthik Uppuluri
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


-- 
Cemal Cagatay Bilgin
Life Sciences Division
Lawrence Berkeley National Lab
MS977, One Cyclotron Road
Berkeley, CA 94720, USA
Email: ccbilgin at lbl.gov <hchang at lbl.gov>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121018/04f8ebee/attachment.htm>


More information about the Insight-users mailing list