[ITK-users] CoherenceEnhancingDiffusionImageFilter

Abdelkhalek Bakkari bakkari.abdelkhalek at hotmail.fr
Sat Nov 26 16:10:36 EST 2016


Hi,


 The CoherenceEnhancingDiffusionImageFilter  does not change the input image . This filter should be adopted to enhance the intensity.


Kind regards,


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 21:57
To: Abdelkhalek Bakkari
Cc: insight-users
Subject: Re: CoherenceEnhancingDiffusionImageFilter

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<mailto: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<mailto: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/291a8558/attachment.html>


More information about the Insight-users mailing list