[ITK-users] Vessel Enhancement Difussion Filter Error
Sindhoor Bhat
bhatsindhoor at ymail.com
Tue Jun 24 09:26:29 EDT 2014
Hi Nicolas, matt & itk users,
thanks for your answers so far.... & again am here with a problem. can you pls help me....
I'm trying to enhance blood vessel using VED filter, which is not yet incluced in itk- but available for external download from http://www.insight-journal.org/browse/publication/163
But when I run with my 3d images, it shows error saying itkHessianSmoothed3DToVesselnessMeasureImageFilter.h(73): error C2039: 'GetImageDimension' : is not a member of 'itk'
itkHessianSmoothed3DToVesselnessMeasureImageFilter.h(73): error C2039: 'ImageDimension' : is not a member of '`global namespace''
illegal expression etc....
I included this header file: #include "itkAnisotropicDiffusionVesselEnhancementImageFilter.h & corresponding codes from the article on VED
also VS2010 is not able to generate " .exe" file.....
i'm using latest itk 4.5 & VS2010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140624/ed9c6998/attachment.html>
More information about the Insight-users
mailing list