<div dir="ltr"><div><div>Hi,<br></div>This is more an ITK question than a RTK question. Yes, we use float by default in our applications. You can cast the image to any type before writing using itk::CastImageFilter but you'll have to modify the applications and, of course, there is a loss of information. If you don't want to program it, you can use any other software, e.g. in <a href="http://vv.creatis.insa-lyon.fr">vv</a> right clik on your image after opening and use the convert to option.<br></div>Simon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 28, 2015 at 10:30 AM, 1 1 <span dir="ltr"><<a href="mailto:infrombox@yandex.ru" target="_blank">infrombox@yandex.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello RTK-users. By default in RTK volume saves with MET_FLOAT pixel type. But program which i use reads meta images with MET_SHORT pixel type only. Is there easy way to setting it and get volume with different from MET_FLOAT pixel type ? If not, could you advice me, what the filter i should to do, for example as post process after reconstruction ala MET_FLOAT -> MET_SHORT conversion of obtained volume, may be some backward operation of LUTbasedVariableI0RawToAttenuationImageFilter<unsigned short image, float image> ?<br>
Thanks.<br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div><br></div>