[Insight-users] problems with MultiScaleHessianBasedMeasureImageFilter

Cory Quammen cquammen at cs.unc.edu
Sun Mar 27 18:39:59 EDT 2011


Hi Fabian,

What version of ITK are you working with?

You probably don't have ITK_USE_REVIEW enabled in your CMake
configuration of ITK. You'll need to turn that option on and you may
need to add ITKReview to your CMakeLists.txt file.

Hope that helps,
Cory

On Sun, Mar 27, 2011 at 6:22 PM, Fabian Gutierrez <fagossa at gmail.com> wrote:
> Hi all,
> I want to get a Vesselness measure of a 3d image.  I'm aware that there has
> been discussions about that, eg:
> http://www.itk.org/pipermail/insight-users/2011-March/039962.html
> Consequently, i want to the following filters:
>
> Hessian3DToVesselnessMeasureImageFilter
> MultiScaleHessianBasedMeasureImageFilter
>
> However, while testing it i always get a
> 'itkMultiScaleHessianBasedMeasureImageFilter.h': No such file or directory.
> PS
> - I have a proper configured ITK + CMAKE environment
> - My cmakelists contains the following libs: ITKCommon, ITKBasicFilters,
> ITKIO, ITKNumerics, ITKAlgorithms, ITKStatistics
>
> Best regards,
> Fabian Gutierrez
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>



-- 
Cory Quammen
Computer Integrated Systems for Microscopy and Manipulation (CISMM)
Department of Computer Science
University of North Carolina at Chapel Hill
http://www.cs.unc.edu/~cquammen


More information about the Insight-users mailing list