Skip to content

Commit

Permalink
wording updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati committed Mar 29, 2024
1 parent 57b25ea commit d0a210d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ registration_obj.register(
)
```
Further, a resample method is available for explicitly calling transformations:
Further, a resample method is available to use previously computed transforms to resample a moving image:
```python
registration_obj.resample_image(
target_image=target_image_file,
Expand Down

0 comments on commit d0a210d

Please sign in to comment.