You can specify all output types that can handle 3D float images (mha nii tif etc.). You should find more information on the ITK software guide: https://itk.org/ITKSoftwareGuide/html/Book2/ITKSoftwareGuide-Book2ch1.html#x7-60001 RTK uses the same I/O as ITK except for a few more factories to read projections images (search for Factory in https://github.com/RTKConsortium/RTK/tree/master/include). Simon
On Wed, Feb 15, 2023 at 3:41 PM 潘奕奇 <snowman4...@gmail.com> wrote: > Thanks for replying. I see. > > I got another question. > what kinds of extension can i specify for this example's output image? > I've tried PNG with an additional > "itk::PNGImageIOFactory::RegisterOneFactory();", but did'nt work. > > Simon Rit <simon....@creatis.insa-lyon.fr> 於 2023年2月13日 週一 下午9:19寫道: > >> The FirstReconstruction example does not need these files. They are only >> used for XRad input images. >> >> On Mon, Feb 13, 2023 at 2:15 PM 潘奕奇 <snowman4...@gmail.com> wrote: >> >>> I've downloaded rtk source code on github: >>> https://github.com/RTKConsortium/RTK >>> >>> I tried to run the first example: >>> >>> https://github.com/RTKConsortium/RTK/blob/master/examples/FirstReconstruction/FirstReconstruction.cxx >>> >>> but I cannot find these files for program execution >>> "/Input/XRad/dark.header" >>> "/Input/XRad/flat.header" >>> >>> all I found is these files in XRad folder >>> "dark.header.md5" >>> "dark.header.sha512" >>> "flat.header.md5" >>> " flat.header.sha512" >>> >>> shall I download them somewhere else? >>> _______________________________________________ >>> Rtk-users mailing list >>> rtk-us...@openrtk.org >>> https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users >>> >>
_______________________________________________ Rtk-users mailing list rtk-us...@openrtk.org https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users