MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

Geometric transform implementations

Open atbenmurray opened this issue 1 year ago • 3 comments

Implementations for unified spatial raster / geometry operations along with unit tests. More to be added later

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • [x] Non-breaking change (fix or new feature that would not break existing functionality).
  • [ ] Breaking change (fix or new feature that would cause existing functionality to change).
  • [ ] New tests added to cover the changes.
  • [ ] Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • [ ] Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • [ ] In-line docstrings updated.
  • [ ] Documentation updated, tested make html command in the docs/ folder.

atbenmurray avatar Jul 26 '24 14:07 atbenmurray

Hello Ben, Can you also add a jupyter-notebook with some real images and geometric points (annotations). It will be much easier for to play around with the code without breaking anything. Thanks

vikashg avatar Jul 31 '24 04:07 vikashg

Hi @vikashg. I will. As soon as I've finished my camera ready presentation I'll finish this PR. Should all be ready for thursday

atbenmurray avatar Jul 31 '24 05:07 atbenmurray

Hello Ben, Can you also add a jupyter-notebook with some real images and geometric points (annotations). It will be much easier for to play around with the code without breaking anything. Thanks

Yes, I'll provide one

atbenmurray avatar Aug 02 '24 09:08 atbenmurray