[ITK] [ITK-users] CoherenceEnhancingDiffusionImageFilter

Dženan Zukić dzenanz at gmail.com
Sat Nov 26 14:50:04 EST 2016


Hi Abdelkhalek,

can you provide a self-contained example <http://sscce.org/>?

Regards,
Dženan

On Sat, Nov 26, 2016 at 2:34 PM, Abdelkhalek Bakkari <
bakkari.abdelkhalek at hotmail.fr> wrote:

> Hi Dženan,
>
>
> Thank you for your availability,
>
>
> image_view is defined in my mainwindow.cpp as :
>
>
> image_view = vtkImageViewer2::New();
>
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
>
>
> ------------------------------
> *From:* Dženan Zukić <dzenanz at gmail.com>
> *Sent:* 26 November 2016 20:28
> *To:* Abdelkhalek Bakkari
> *Cc:* insight-users
> *Subject:* Re: CoherenceEnhancingDiffusionImageFilter
>
> Hi Abdelkhalek,
>
> this is not a self-contained example, so I can't debug it. The most
> suspicious part is:
> image_view->GetInput();
> because one usually gets the output of something, not its input.
>
> Regards,
>
> On Sat, Nov 26, 2016 at 2:24 PM, Abdelkhalek Bakkari <
> bakkari.abdelkhalek at hotmail.fr> wrote:
>
>>
>> Dear ITK users,
>>
>>
>> I am trying to apply the  CoherenceEnhancingDiffusionImageFilter to my
>> 3D Dicom series images.
>>
>> But, I've got an error during the execution.
>>
>>
>> Unhandled exception at 0x00fcba3e in main.exe: 0xC0000005: Access
>> violation reading location 0xfeeefefe.
>>
>>
>> Attached, please find my code.
>>
>>
>> Kind regards,
>>
>>
>>
>> Abdelkhalek Bakkari
>> Ph.D candidate in Computer Science
>> Institute of Applied Computer Science
>> Lodz University of Technology, Poland
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20161126/c2fdfd52/attachment.html>
-------------- next part --------------
_____________________________________
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


More information about the Community mailing list