iDRS™ SDK 16
Loading...
Searching...
No Matches
CLineRemoval Class Reference

The CLineRemoval class provides line removal capabilities. More...

#include <idrs_common.h>

Inheritance diagram for CLineRemoval:
CImageOperation CObjPtr CObj CObjPtr CObj CObj CObj

Detailed Description

The CLineRemoval class provides line removal capabilities.

The class contains algorithms for removing vertical and horizontal lines in an image.
The integrator can control various settings in line removal algorithm like:

  • minimum and maximum line length and thickness of horizontal lines
  • minimum and maximum line length and thickness of vertical lines
  • clean noisy pixels adjacent to the line
  • maximum gap between the lines

    Requirements:
    IDRS::Module::Prepro
See also
Module::Prepro for information about the preprocessing library