boostorg / gil

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
https://boostorg.github.io/gil
Boost Software License 1.0
178 stars 163 forks source link

Add "Reflection" option for boundary handling in 1D correlation. #608

Open meshtag opened 3 years ago

meshtag commented 3 years ago

Reflection option for boundary handling is currently not available in 1D correlation. It is a common feature available in other standard libraries.