[Insight-users] problem about Read and Write analysise image

Luis Ibanez luis.ibanez@kitware.com
Thu, 24 Apr 2003 09:34:08 -0400


Hi Tang,

This example is expecting 6 arguments:

1) input filename
2) output filename
3) lower threshold
4) upper threshold
5) inside value
6) outside value

If you are providing only the first two,
there is no much the filter can do.

Please provide the other four parameters.

You may want to read the description of this
filter in the SoftwareGuide:

http://www.itk.org/ItkSoftwareGuide.pdf

Section 5.1, pdf-page 91.

Make sure that your input image have intensity
values between the lower and upper threshold.


Regards,



  Luis


----------------------

Tang Songyuan wrote:
> Hi
> 
> I am trying to prace the example of
> BinaryThresholdImageTilter. The path of the excute
> file is D:\BinaryThresholdImageTilter. I use the
> followed command:
> 
> D:\brainweb_noise0_256.hdr D:\brainweb.hdr
> 
> But all pixels in new image brainweb.img is zero. I
> don't know where is wrong.
> 
> Thanks
> 
> _________________________________________________________
> Do You Yahoo!? 
> 下载免费即时聊天软件“雅虎通”感受动感聊天魅力,赶快用你的雅虎电邮帐号登陆吧~
> http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.messenger.yahoo.com/
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>