[kernel-generation] Investigate alternatives for types for kernel generation
Open
cat/enhancement
cat/feature
- Dominant language
- C++
- Stars
- 199
- Forks
- 171
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 10
Description
At the moment, simple kernels (normalized and unnormalized mean, Gaussian blur) use `boost::gil::gray32f_view_t`, but that might not be the only, or best, solution.
### References
- https://lists.boost.org/boost-gil/2019/07/0273.php
- @mloskot's suggested in https://github.com/boostorg/gil/pull/342#pullrequestreview-264528946 to make it compatible with the existing `kernel_2d` types
Contributor guide
Assessment
This issue has not been assessed yet.