Menu

#59 convolutionHelper \w kernel2D + boundary Zero, Mirror buggy

open
4
2005-10-27
2005-10-21
No

In convolutionHelper and thus in convolution,
erosion, dilation, and skeleton the boundaryType
Zero and Mirror are buggy if a kernel2D is used.

The Zero problem does not affect convolution.
However for morphological operations the 0 outside
source is not used in the calculation.

Mirror does not duplicate the first/last element within
the src.

Discussion

  • Peter Doerfler

    Peter Doerfler - 2005-10-27

    Logged In: YES
    user_id=728643

    fixed for Zero.

    Mirror is much more work and rarely used. Postponing.

     
  • Peter Doerfler

    Peter Doerfler - 2005-10-27
    • priority: 5 --> 4
     

Log in to post a comment.

MongoDB Logo MongoDB