boostorg / gil

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

Add reflection option for boundary handling in 1D correlation #613

Open meshtag opened 3 years ago

meshtag commented 3 years ago

References

Depends on #612 resolves #608

Tasklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #613 (1a2a908) into develop (843ea37) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #613      +/-   ##
===========================================
+ Coverage    78.76%   78.82%   +0.05%     
===========================================
  Files          117      117              
  Lines         5030     5038       +8     
===========================================
+ Hits          3962     3971       +9     
+ Misses        1068     1067       -1     
mloskot commented 2 years ago

@meshtag Could you tell what is the status of this PR? Is this going to be picked up or drop it and close it?