[Insight-users] Interactive visualization of level-set evolution - HowTo?

Joshua Cates cates at sci . utah . edu
Thu, 5 Jun 2003 07:13:31 -0600 (MDT)


Hi Nils,

Yes this is a good approach.  We hope to have some example code in 
the InsightApplications repository soon.

Josh.

______________________________
 Josh Cates			
 School of Computer Science	
 University of Utah
 Email: cates at sci . utah . edu
 Phone: (801) 587-7697
 URL:   http://www . sci . utah . edu/~cates


On Thu, 5 Jun 2003, Nils Hanssen wrote:

> Hi ITK community,
> 
> I am currently trying to figure out what is the usual way to visualize the
> progress of an evolving front of a level-set filter (or more generally a
> FiniteDifferenceImageFilter) in a small application. Is it possible to catch
> the update with an observer, get the current state of the evolution
> with ->GetOutput(), perform a binary threshold and print the contour to the
> display?
> 
> Is this the "official way to do it"? Are there other (better?)
> possibilities?
> 
> Thanks in advance,
> Nils
> 
> -------------------------
> Nils Hanssen
> Surgical Systems Laboratory
> research center c ae sa r
> Ludwig-Erhard-Allee 2
> 53175 Bonn
> fon: +49-228-9656-197
> fax: +49-228-9656-117
> http://www . caesar . de/ssl
> 
> 
> 
> 
>