[ITK-users] Draw a an ellipse in a specific orientation in 3D image

Dženan Zukić dzenanz at gmail.com
Tue Oct 27 12:33:30 EDT 2015


That example changes orientation of 3D image in space. If you are not
viewing the image in relation to some other 3D object, you will not notice
a difference.

I suspect that drawing an ellipse is a 2D operation, done on a single
slice. That's why I suggested PolyLineParametricPath.

HTH

On Tue, Oct 27, 2015 at 10:17 AM, Daoued23 <mlt.khawla at gmail.com> wrote:

> Thank you, last night I was thinking about drawing a vertical ellipse and
> then rotate it using this code
>
> http://itk.org/ITKExamples/src/Filtering/ImageGrid/ChangeImageOriginSpacingOrDirection/Documentation.html
> <
> http://itk.org/ITKExamples/src/Filtering/ImageGrid/ChangeImageOriginSpacingOrDirection/Documentation.html
> >
> but it doesn't seem to change any thing. what could possibly be wrong?
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/Draw-a-an-ellipse-in-a-specific-orientation-in-3D-image-tp36348p36352.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20151027/3135a72b/attachment.html>


More information about the Insight-users mailing list