[ITK-users] Issue with Seed points in Geodesic Active contour

Dženan Zukić dzenanz at gmail.com
Tue Feb 9 10:23:01 EST 2016


Hi Naik,

you should provide your image's meta-information e.g. by:
std::cout<<theImageInQuestion;
as well as coordinates of the point which you try to pass. Then we will be
able to tell you what is wrong.

Regards,
Dženan

On Tue, Feb 9, 2016 at 1:12 AM, Gunjan Naik <gunjan_naik at persistent.com>
wrote:

> Hi All,
>
>
>
> I am using geodesic active contour for brain tumor segmentation.
>
>
>
> In that, I have to give seed points for creating level set.
>
>
>
> I have calculated seed points using opencv, but when I input these points
> using ‘TransformPhysicalPointToIndex’ it throws error stating that index
> out of bounds.
>
>
>
> It works for only points [(0,0)].
>
>
>
> Please provide me directions.
>
>
>
> Thanks and Regards,
>
> Gunjan Naik
>
>
>
>
>
> *Gunjan G. Naik **|** Persistent LABS | PhD Student – University of Pune*
>
> *gunjan_naik at persistent.com <gunjan_naik at persistent.com>* *|** Cell:
> +91-8087996979 <%2B91-8087996979> **| **Tel: +91-20-670 34878*
>
> *Persistent Systems Ltd. | **Partners in Innovation **| *
> *www.persistent.com* <http://www.persistent.com/>
>
>
>
> DISCLAIMER ========== This e-mail may contain privileged and confidential
> information which is the property of Persistent Systems Ltd. It is intended
> only for the use of the individual or entity to which it is addressed. If
> you are not the intended recipient, you are not authorized to read, retain,
> copy, print, distribute or use this message. If you have received this
> communication in error, please notify the sender and delete all copies of
> this message. Persistent Systems Ltd. does not accept any liability for
> virus infected mails.
>
> _____________________________________
> 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/20160209/e6c76400/attachment.html>


More information about the Insight-users mailing list