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-us...@openrtk.org
https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users

Reply via email to