boostorg / boostorg/gil

[kernel-generation] Investigate alternatives for types for kernel generation

Open
#343 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.