I’m using Extrapolate for series metadata in dicomweb.json, I tried to add SequenceOfUltrasoundRegions in SeriesMetadataExtrapolatedTags and it seems not working, is it because its a sequence type of tag? My viewer uses it for some calculations.
Attaching the tag as show in in Orthanc explorer below.
Thanks
Hi,
I don’t think Extrapolate works on Sequences and anyway, this can’t work since the regions can vary between images, extrapolating them is meaningless.
Why don’t you use “Full” mode since it is now the recommended, fastest and more accurate mode as explained in the documentation ?
Alain