jinkoo2
jinkoo2
Changing the first code block to the following made my code start working... code repo not updated at github... donno how... From ``` def add_refd_frame_of_ref_sequence(ds: FileDataset, series_data): refd_frame_of_ref = Dataset()...
An ROI created based on an image would normally share the same FOR of the base image. I modified the code already for my application, so I am good. I...
It sounds like a good alternative... Or, by default use the FOR of the base image for the new ROI unless provided. Either way should be okay. Thank you! On...