Ben Murray

Results 96 issues of Ben Murray

Initial implementation of resize for geometry and raster data. NOTE: don't review yet; this needs further work. ### Description A few sentences describing the changes proposed in this pull request....

Initial refactor of rotate for geometry and raster data ### Description A few sentences describing the changes proposed in this pull request. ### Types of changes - [x] Non-breaking change...

Fixes # . ### 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...

Adds an `apply_to_geometry` function that transforms a tensor of points by either: - a homogeneous matrix (done) - a deformation field (TODO) ### Description A few sentences describing the changes...

DCO seems to essentially prevent being able to merge from a 'main-like' branch such as `main` or `dev` to a feature branch to keep it up to date. It isn't...

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....