Skip to content

Commit c55ec17

Browse files
jo-muellerbogovicj
andcommitted
chore: rephrase reproducibility hint
Co-Authored-By: John Bogovic <bogovicj@users.noreply.github.com>
1 parent 8e10062 commit c55ec17

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,9 @@ to do so by estimating the transformations' inverse if they choose to.
604604
:::
605605

606606
```{hint}
607-
The exact values in a transformed image depend on the interpolation used when applying any transformation to the image
608-
and on the exact implementation of this transformation.
609-
Exact reproducibility of pixel values in a transformed image is not expected across different implementations
610-
and therefore also out of scope for the specified transformation types in this specification document.
607+
Exact reproducibility of pixel values for images transformed and resampled by
608+
the transformation types here may differ across implementation and is therefore
609+
out of the scope of this this specification.
611610
```
612611

613612
#### Matrix transformations

0 commit comments

Comments
 (0)