[Rtk-users] Thanks for fdkinline.py

王治阵 2023200830 at mail.buct.edu.cn
Mon Jan 13 10:57:53 CET 2025


Thanks for the python example,

I run inline.py and find that the code is to save all the projection file name first, and then initializes the reader variables, and then each traversal time to execute the reader.UpdateOutputInformation(). This results in an error:

RuntimeError: /work/include/rtkProjectionsReader.hxx:163:


ITK ERROR: Cannot create ImageIOFactory for file ./output/projection_063.mha

I thought that UpdateOutputInformation() would update all the projection files. But in fact, only a small number of projections were obtained at first stage, so there was no way to update them all. Therefore, it seems more appropriate to update the projection file names progressively as the traversal proceeds.

Lang zhizhen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20250113/b1119c6e/attachment.htm>


More information about the Rtk-users mailing list