[Rtk-users] Thanks for fdkinline.py

Simon Rit simon.rit at creatis.insa-lyon.fr
Mon Jan 13 15:04:23 CET 2025


Hi,
Thanks for the report, see modifications to the pull request
<https://github.com/RTKConsortium/RTK/pull/669>. No need to post on the
mailing list as there is a PR opened now.
Simon

On Mon, Jan 13, 2025 at 12:23 PM 王治阵 <2023200830 at mail.buct.edu.cn> wrote:

> 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
> _______________________________________________
> Rtk-users mailing list
> rtk-users at openrtk.org
> https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20250113/57142ac3/attachment.htm>


More information about the Rtk-users mailing list