DiamondLightSource / DiamondLightSource/ndmipmap
Basic isotropic mipmapping
Open
enhancement
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Implement isotropic down-sampling based on a tuple with given levels (e.g. `[3, 2, 2]` will result in original image `512 x 512` be downsampled to `128 x 128, 64 x 64, 32 x 32`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.