JuliaMath / JuliaMath/Interpolations.jl
integrate area/volume within a mask
Open
wishlist
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
So once #163 is solved, it would be very useful (particularly in the realm of Images) to integrate an interpolation within a shape. This is useful if we interpolated an image, and we want to find the sum of the image within a mask of some shape. Normally, you just sum all the pixels, but with this interpolation the integration would be highly accurate, no matter how sparse the pixel array is.
Obviously a feature...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.