Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: YunLiu <[email protected]>
  • Loading branch information
KumoLiu committed Aug 28, 2024
1 parent 6f34194 commit 48707ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monai/transforms/utility/array.py
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@ class ApplyTransformToPoints(InvertibleTransform, Transform):
This ensures the correct application of the affine transformation between LPS (left-posterior-superior)
and RAS (right-anterior-superior) coordinate systems. This argument ensures the points and the affine
matrix are in the same coordinate system.
Use Cases:
- Transforming points between world space and image space, and vice versa.
- Automatically handling inverse transformations between image space and world space.
Expand Down

0 comments on commit 48707ed

Please sign in to comment.