[Insight-users] which is the simplest Level Sets example to use (for in-class exercise)?

Matt McCormick matt.mccormick at kitware.com
Thu Nov 8 17:10:05 EST 2012


Hi Linmin,

Please turn Module_LevelSetsv4Visualization ON in your ITK CMake configuration.

Thanks,
Matt

On Thu, Nov 8, 2012 at 10:02 PM, Audette, Michel A. <maudette at odu.edu> wrote:
> Hi Linmin,
>
> Can you try disabling 'itkLevelSetIterationUpdateCommand.h' in the code, and
> see if anything is undefined?
>
> Michel Audette, Ph.D.
> Assistant Professor,
> Department of Modeling, Simulation and Visualization Engineering,
> Old Dominion University,
> Norfolk, VA.
>
> ________________________________
> From: Linmin Pei [lxpei001 at odu.edu]
> Sent: Thursday, November 08, 2012 4:58 PM
> To: Audette, Michel A.
>
> Subject: Re: [Insight-users] which is the simplest Level Sets example to use
> (for in-class exercise)?
>
> Dear Dr. Audette,
>
> I still get some errors when building the project in VS2010.
>
> 4>  SingleLevelSetWhitaker.cxx
> 4>..\..\..\..\..\Users\plmoer\Documents\GitHub\ITKv4-TheNextGeneration-Tutorial\Exercises\LevelSets\Source\SingleLevelSetWhitaker.cxx(35):
> fatal error C1083: Cannot open include file:
> 'itkLevelSetIterationUpdateCommand.h': No such file or directory
>
> 3>..\..\..\..\..\Users\plmoer\Documents\GitHub\ITKv4-TheNextGeneration-Tutorial\Exercises\LevelSets\Source\LevelSetExercise1.cxx(36):
> fatal error C1083: Cannot open include file:
> 'itkLevelSetIterationUpdateCommand.h': No such file or directory
>
> 2>..\..\..\..\..\Users\plmoer\Documents\GitHub\ITKv4-TheNextGeneration-Tutorial\Exercises\LevelSets\Source\LevelSetExercise1Answer.cxx(37):
> fatal error C1083: Cannot open include file:
> 'itkLevelSetIterationUpdateCommand.h': No such file or directory
>
> Regards,
> Linmin
>
> On Thu, Nov 8, 2012 at 4:51 PM, Audette, Michel A. <maudette at odu.edu> wrote:
>>
>> Never mind. It looks like you edited the name of the header files
>> included, which would also account for the problem.
>>
>> Cheers,
>>
>> Michel
>>
>> Michel Audette, Ph.D.
>> Assistant Professor,
>> Department of Modeling, Simulation and Visualization Engineering,
>> Old Dominion University,
>> Norfolk, VA.
>> ________________________________________
>> From: insight-users-bounces at itk.org [insight-users-bounces at itk.org] on
>> behalf of Audette, Michel A. [maudette at odu.edu]
>> Sent: Thursday, November 08, 2012 4:49 PM
>> To: Matt McCormick
>> Cc: insight-users at itk.org; PEI, LINMIN
>> Subject: Re: [Insight-users] which is the simplest Level Sets example to
>> use (for in-class exercise)?
>>
>> Hi Matt,
>>
>> is this visible on the currently at the link? I don't see changes to the
>> CMake resource files at that link...
>>
>> Cheers,
>>
>> Michel
>> Michel Audette, Ph.D.
>> Assistant Professor,
>> Department of Modeling, Simulation and Visualization Engineering,
>> Old Dominion University,
>> Norfolk, VA.
>> ________________________________________
>> From: Matt McCormick [matt.mccormick at kitware.com]
>> Sent: Thursday, November 08, 2012 4:01 PM
>> To: Audette, Michel A.
>> Cc: insight-users at itk.org; Arnaud Gelas; PEI, LINMIN
>> Subject: Re: [Insight-users] which is the simplest Level Sets example to
>> use (for in-class exercise)?
>>
>> Hi Michel,
>>
>> I pushed a fix.  'git pull' should bring in the fix.
>>
>> Thanks,
>> Matt
>>
>> On Thu, Nov 8, 2012 at 5:22 PM, Audette, Michel A. <maudette at odu.edu>
>> wrote:
>> > Hi Matt,
>> >
>> > there seems to be a small issue with the CMake file... One of my
>> > students is reporting the following...
>> >
>> >  4>..\source\SingleLevelSetWhitaker.cxx(27): fatal error C1083: Cannot
>> > open include file: 'itkLevelSetEquationTermContainerBase.h': No such file or
>> > directory
>> >
>> > 2>..\source\LevelSetExercise1Answer.cxx(27): fatal error C1083: Cannot
>> > open include file: 'itkLevelSetEquationTermContainerBase.h': No such file or
>> > directory
>> >
>> > 3>..\source\LevelSetExercise1.cxx(27): fatal error C1083: Cannot open
>> > include file: 'itkLevelSetEquationTermContainerBase.h': No such file or
>> > directory
>> >
>> > I saw that these files are in Modules / Segmentation / LevelSetsv4 /
>> > include / .
>> >
>> > Cheers,
>> >
>> > Michel
>> >
>> > Michel Audette, Ph.D.
>> > Assistant Professor,
>> > Department of Modeling, Simulation and Visualization Engineering,
>> > Old Dominion University,
>> > Norfolk, VA.
>> > ________________________________________
>> > From: Matt McCormick [matt.mccormick at kitware.com]
>> > Sent: Thursday, November 08, 2012 10:26 AM
>> > To: Audette, Michel A.
>> > Cc: insight-users at itk.org; Arnaud Gelas
>> > Subject: Re: [Insight-users] which is the simplest Level Sets example to
>> > use (for in-class exercise)?
>> >
>> > Hi Michel,
>> >
>> > The cell level set exercise developed by Arnaud is outstanding:
>> >
>> >
>> > https://github.com/InsightSoftwareConsortium/ITKv4-TheNextGeneration-Tutorial/tree/master/Exercises/LevelSets
>> >
>> > It include a visualization of the evolution.
>> >
>> > HTH,
>> > Matt
>> >
>> > On Thu, Nov 8, 2012 at 3:20 PM, Audette, Michel A. <maudette at odu.edu>
>> > wrote:
>> >> Dear members of the ITK community,
>> >>
>> >> I  have a class on Level Sets coming up, and I would like to find out
>> >> which
>> >> Level Sets example is easiest for students to use? Is there specific
>> >> data
>> >> that is used with it, or does the example allow interactive
>> >> initialization
>> >> of the contours? (I have worked with Level Sets myself in the past...)
>> >>
>> >> Best wishes,
>> >>
>> >> Michel Audette, Ph.D.
>> >> Assistant Professor,
>> >> Department of Modeling, Simulation and Visualization Engineering,
>> >> Old Dominion University,
>> >> Norfolk, VA.
>> >>
>> >>
>> >> _____________________________________
>> >> 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.php
>> >>
>> >> 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
>> >>
>> >
>> >
>> > --
>> >
>>
>>
>> --
>>
>> _____________________________________
>> 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.php
>>
>> 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
>>
>>
>> --
>> BEGIN-ANTISPAM-VOTING-LINKS
>> ------------------------------------------------------
>>
>> Teach CanIt if this mail (ID 02Il9LOOh) is spam:
>> Spam:        about:blank
>> Not spam:    about:blank
>> Forget vote: about:blank
>> ------------------------------------------------------
>> END-ANTISPAM-VOTING-LINKS
>>
>
> ________________________________
>
> Spam
> Not spam
> Forget previous vote


More information about the Insight-users mailing list