[ITK-users] CoherenceEnhancingDiffusionImageFilter

Dženan Zukić dzenanz at gmail.com
Sat Nov 26 15:57:58 EST 2016


Hi,

the attached program runs without error on my computer. Attached is a
screenshot of it.

Regards,
Dženan

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

> Hi Dženan,
>
>
> In the attachment, you can find the file.cpp and the input image.
>
>
> Thank you in advance.
>
>
> Kind regards,
>
>
>
>
> ------------------------------
> *From:* Dženan Zukić <dzenanz at gmail.com>
> *Sent:* 26 November 2016 20:50
>
> *To:* Abdelkhalek Bakkari
> *Cc:* insight-users
> *Subject:* Re: CoherenceEnhancingDiffusionImageFilter
>
> 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/insight-users/attachments/20161126/9cbea1a3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot 2016-11-26 15.57.27.png
Type: image/png
Size: 78398 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161126/9cbea1a3/attachment-0001.png>


More information about the Insight-users mailing list