<div dir="ltr"><div>Hi Nick,</div><div>I stopped caring about the inline application and removed it as it did not seem to be used... One of the things that has been developed is a new weighting scheme for offset detectors, see <a href="http://doi.org/10.1118/1.4945418">doi.org/10.1118/1.4945418</a>. In this filter, you cannot specify the minimum and maximum offsets manually:</div><div><a href="https://github.com/SimonRit/RTK/blob/master/include/rtkDisplacedDetectorForOffsetFieldOfViewImageFilter.hxx#L81-L89">https://github.com/SimonRit/RTK/blob/master/include/rtkDisplacedDetectorForOffsetFieldOfViewImageFilter.hxx#L81-L89</a></div><div>Things should be different with the previous version</div><div><a href="https://github.com/SimonRit/RTK/blob/master/include/rtkDisplacedDetectorImageFilter.hxx#L130-L149">https://github.com/SimonRit/RTK/blob/master/include/rtkDisplacedDetectorImageFilter.hxx#L130-L149</a></div><div>Can you try this version instead? I have opened an issue to track this problem:</div><div><a href="https://github.com/SimonRit/RTK/issues/509">https://github.com/SimonRit/RTK/issues/509</a></div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 19, 2022 at 12:17 PM Nick Staut <<a href="mailto:nick.staut@smartscientific.nl">nick.staut@smartscientific.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg5255037108285819952">





<div style="overflow-wrap: break-word;" lang="EN-US">
<div class="m_5255037108285819952WordSection1">
<p class="MsoNormal">Hi everyone,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’ve been trying to use RTK to run a reconstruction during acquisition which runs without issues and returns an acceptable result if I disable the displacedDetectorFilter. However, when I try to enable the displaced detector filter before
 getting sufficient projections (+ more importantly for the ddf: geometry entries) I get the following error:<u></u><u></u></p>
<p class="MsoNormal">“ITK ERROR: Cannot account for too large detector displacements, a part of space must be covered by all projections.”<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I saw that the old rtkinlinefdk implementation (from RTK v1.4 after which it seemed discontinued) manually set the minimum and maximum offsets to the displacedDetectorFilter, however if I do the same now it still fails.
<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">To provide a reproducible example I recreated the rtkinlinefdk application following the original format (with small modifications to mimic what I do in my code these modifications are mentioned at the comment at the top of the cxx file).
 I attached all required files for the example application to the e-mail, it should just compile if you recompile RTK with this unzipped folder in you application directory. Once I understand the issue with the displaced detector filter I could also create
 a pull request for this rtk application if this is considered useful.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Kind regards,<u></u><u></u></p>
<p class="MsoNormal">Nick<u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users</a><br>
</div></blockquote></div>