#include "qgarlib/Dist34BlackCCImage.H"
Detailed Description
Distance transformation of a binary image, using 3-4 Chamfer distance, for black components only.
The result is stored in a grey-level image.
- Warning:
- Only black components (i.e. having pixels equal to QGE_BW_BLACK) of the given binary image are processed.
- For a given pixel, the maximum value of the distance is supposed to be around 127.
- To compute the distance transform on all the components, see class qgar::Dist34Image.
- Author:
- Karl Tombre
- Date:
- July 3, 2001 15:03
- Since:
- Qgar 1.0
The documentation for this class was generated from the following file: