[ITK-users] CoherenceEnhancingDiffusionImageFilter

Abdelkhalek Bakkari bakkari.abdelkhalek at hotmail.fr
Sat Nov 26 15:38:28 EST 2016


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<mailto: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<mailto: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<mailto: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/92c661d6/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: AnisotropicDiffusion.cpp
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161126/92c661d6/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IM-0001-0011.dcm
Type: application/octet-stream
Size: 169478 bytes
Desc: IM-0001-0011.dcm
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161126/92c661d6/attachment-0001.obj>


More information about the Insight-users mailing list