[QUESTION] can `wp.volume_world_to_index` transform be modified in warp?
Open
@gdaviet is already working on this.
Since Feb 3, 2025.
question
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 624
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
When using wp.Volume.load_from_numpy - is there any way change the transform used by wp.volume_world_to_index? I can see the transform is initialized to the identity transform at volume.get_grid_info().translation and volume.get_grid_info().transform_matrix but I can't figure out how to modify these in warp.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.