Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input parameter mask_control_bits allows to control masking regions of 2x1. For example, if all edges need to be masked, then use mask_control_bits = 15, which gives image array like:

where red regions/lines of pixels of amplitude=8 are masked.

Example for Module ImgAlgos::ImgRadialCorrection

...