[Insight-users] Results of itkCurvesLevelSetImageFilter
Pingkun Yan
pingkun at ieee.org
Wed Sep 29 23:42:06 EDT 2004
Hi Luis,
Thank you for your reply. Actually, I applied the Sigmoid of the Gradient
Magnitude on the "test.png" to get feature image. Then I used FastMarching
to generate an initial circle as the test example.
Thanks!
Pingkun.
----- Original Message -----
From: "Luis Ibanez" <luis.ibanez at kitware.com>
To: "Pingkun" <pingkun at ieee.org>
Cc: <insight-users at itk.org>
Sent: Wednesday, September 29, 2004 11:22 PM
Subject: Re: [Insight-users] Results of itkCurvesLevelSetImageFilter
>
> Hi Pingkun,
>
> When you passed the image "test.png" as input to the LevelSet filter,
> did you pass it as the "InputImage" or as the "FeatureImage" ?
>
> The example that you mention is building its own Feature and Input
> image. In order to use this level set filter you must provide *both*
> an "Input" image, which is a level set initialization, and a "Feature"
> image, which is typically a speed image, like the one you can create
> with the Sigmoid of the Gradient Magnitude.
>
> Please let us know more details on how did you feed the inputs to
> the filter.
>
>
> Thanks
>
>
> Luis
>
>
> ----------------
> Pingkun wrote:
>
>> Dear all,
>>
>> I tried the itkCurvesLevelSetImageFilter on the attached image
>> "test.png" and the results is shown in "outputLevelSet.png". The results
>> look like two vessels with the true boundaries as their centerlines. I
>> just followed the test file "itkCurvesLevelSetImageFilterTest.cxx".
>> Anybody can point out the problem or give me an example? Thanks!
>>
>> Rgds,
>> Pingkun
>> ------------------------------------------------------------------------
>>
>>
>> ------------------------------------------------------------------------
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>
>
>
>
More information about the Insight-users
mailing list