[Insight-users] Problem - Output Of ShapeDetectionLevelSet Filter
Luis Ibanez
luis.ibanez at kitware.com
Thu Nov 18 19:12:30 EST 2004
Hi Neah,
Thanks a lot for posting such a detailed message.
We attempted to reproduce the result that you reported,
but the program worked fine for us.
Here are the command line parameters that we used,
and the output from the program:
A) Command line:
ShapeDetectionLevelSetFilter BrainT1Slice.png T1.png
81 113 5 1 -0.5 3 0.05 1
Output:
Max. no. iterations: 800
Max. RMS error: 0.02
No. elpased iterations: 108
RMS change: 0.0199696
B) Command line:
ShapeDetectionLevelSetFilter BrainProtonDensitySlice.png PD.png
81 113 5 1 -0.5 3 0.05 1
Output:
Max. no. iterations: 800
Max. RMS error: 0.02
No. elpased iterations: 125
RMS change: 0.0189581
The output images (T1.png and PD.png) are attached.
Did you modified the code of this Example
in any way before running it ?
Please let us know,
Thanks
Luis
--------------------------
neha k wrote:
> Hello,
>
> I am trying to check with ITK1.8\Example\ShapeDetectionLevelSetFilter,
> and do not get desired output. I tried this compiled example with
> following input images and parameters -
>
> *1. BrainT1Slice.png(input image from \ITK\Examples\Data) - with *
>
> Seed Point - (81 113) , Distance - 5.0,
>
> Sigma SigmoidAlpha SigmoidBeta are -- 1 .0 -0.5 3.0
>
> Curv. Scaling -- 0.05 Propogation Scaling -- 1
>
> *Output File Name Attached - ShapeDetectionLevelSetFilterOutput4.png*
>
> *2. BrainProtonDensitySlice.png with Seed Point - (81,114) and rest of
> the parameters *have same values as above.
>
> Problem - Result of SigmoidFilter is Blank Image while output of
> ShapeDetectionLevelSet Filter for both images is something weird.
> (attached files)
>
> Any input on this appreciated.
>
> Thanks,
>
> Neha
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: T1.png
Type: image/png
Size: 370 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/insight-users/attachments/20041118/19a00a28/T1.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PD.png
Type: image/png
Size: 373 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/insight-users/attachments/20041118/19a00a28/PD.png
More information about the Insight-users
mailing list