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

Audette, Michel A. maudette at odu.edu
Fri Nov 9 16:22:16 EST 2012


Gents,

the example was a hit with the class. Arnaud's example works very well, and all of the students, with the exception of one who had build problems with ITK, managed to run the example and visualize the result.

Cheers,

Michel

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 6:34 PM
To: Matt McCormick
Cc: Audette, Michel A.; insight-users at itk.org
Subject: Re: [Insight-users] which is the simplest Level Sets example to use (for in-class exercise)?

Thanks,

It works well right now.

Regards,
Linmin

On Thu, Nov 8, 2012 at 5:10 PM, Matt McCormick <matt.mccormick at kitware.com<mailto:matt.mccormick at kitware.com>> wrote:
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<mailto: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<mailto: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<mailto: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<mailto:insight-users-bounces at itk.org> [insight-users-bounces at itk.org<mailto:insight-users-bounces at itk.org>] on
>> behalf of Audette, Michel A. [maudette at odu.edu<mailto:maudette at odu.edu>]
>> Sent: Thursday, November 08, 2012 4:49 PM
>> To: Matt McCormick
>> Cc: insight-users at itk.org<mailto: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<mailto:matt.mccormick at kitware.com>]
>> Sent: Thursday, November 08, 2012 4:01 PM
>> To: Audette, Michel A.
>> Cc: insight-users at itk.org<mailto: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<mailto: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<mailto:matt.mccormick at kitware.com>]
>> > Sent: Thursday, November 08, 2012 10:26 AM
>> > To: Audette, Michel A.
>> > Cc: insight-users at itk.org<mailto: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<mailto: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<http://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<http://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
>>
>>
>> --
>>
>
> ________________________________
>
> Spam
> Not spam
> Forget previous vote


--
BEGIN-ANTISPAM-VOTING-LINKS
------------------------------------------------------

Teach CanIt if this mail (ID 02Ila8zlb) is spam:
Spam:        about:blank
Not spam:    about:blank
Forget vote: about:blank
------------------------------------------------------
END-ANTISPAM-VOTING-LINKS


________________________________

Spam<https://www.spamtrap.odu.edu/canit/b.php?i=01IlbyE1b&m=49ca514ac01e&t=20121108&c=s>
Not spam<https://www.spamtrap.odu.edu/canit/b.php?i=01IlbyE1b&m=49ca514ac01e&t=20121108&c=n>
Forget previous vote<https://www.spamtrap.odu.edu/canit/b.php?i=01IlbyE1b&m=49ca514ac01e&t=20121108&c=f>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121109/d6cdc45f/attachment.htm>


More information about the Insight-users mailing list