We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f34194 commit 48707edCopy full SHA for 48707ed
monai/transforms/utility/array.py
@@ -1744,7 +1744,7 @@ class ApplyTransformToPoints(InvertibleTransform, Transform):
1744
This ensures the correct application of the affine transformation between LPS (left-posterior-superior)
1745
and RAS (right-anterior-superior) coordinate systems. This argument ensures the points and the affine
1746
matrix are in the same coordinate system.
1747
-
+
1748
Use Cases:
1749
- Transforming points between world space and image space, and vice versa.
1750
- Automatically handling inverse transformations between image space and world space.
0 commit comments