[Insight-users] Re: question about the new version

Luis Ibanez luis.ibanez at kitware.com
Sun, 22 Feb 2004 10:34:08 -0500


Hi Zhao,

The CVS version of VTK has started supporting
doubles for things like origin and spacing on
images.

Depending on what versions of ITK and VTK are
you combining, there are different options for
dealing with this issue.

Please post to the users-list the error messages
that you get if you want to get some help.


Thanks,


  Luis


---------------------
zhao yong qiang wrote:

> Hi,
> 
>    Recently, I download the new version of ITK(1.6), then I recompile my 
> software with it. Some problems make me confused, as my software can 
> compile successfully under the older version(1.4).
> 
>    The most problems are caused by the conversion between different type 
> of the variable. They cannot convert between ¡®double¡¯ and ¡®float¡¯. I 
> change some type of the variables, but more mistakes.
> 
>    At the mean time ,I found that the new version of VTK also can cause 
> such problem, and I use the method mentioned at the website of VTK, it 
> is useless.¡¡
> 
>   
> 
> Regards,
>                           Zhao Yongqiang
>                           Dept. of Computer Science & Engineering
>                           Shanghai JiaoTong University
>                           Shanghai, China
>                           zhao-yq at cs.sjtu.edu.cn 
> <mailto:zhao-yq at cs.sjtu.edu.cn>
> 
>  
>