[ITK-users] CoherenceEnhancingDiffusionImageFilter
Abdelkhalek Bakkari
bakkari.abdelkhalek at hotmail.fr
Sat Nov 26 14:34:44 EST 2016
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<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/31e2dc71/attachment.html>
More information about the Insight-users
mailing list