Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
Updated documentation
  • Loading branch information
FranceBB authored Sep 25, 2023
1 parent fd43c64 commit 538e326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ The function also has one optional parameter: Interpolation.
<br>
The interpolation parameter can either be set to "Trilinear" or "Tetrahedral" and by default it's set to Tetrahedral as it achieves better results.
<br>
Source (left) - Trilinear (center) - Tetrahedral (right):
![image](https://github.com/FranceBB/LinearTransformation/assets/18946343/f742fb52-e382-4317-abf4-342c55a1790c)
As you can see, in the right hand side waveform (tetrahedral) there are no ripples, unlike the ones you can see in the trilinear interpolation at the center.
<br>
Currently, only those conversions are supported:
<br>
<br>
Expand Down

0 comments on commit 538e326

Please sign in to comment.