Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Distance transformations
[Image processing]


Detailed Description

Transformations using a distance.

For black components only (binary image --> grey-level image):

For all (black and white) components only (binary image --> integer image):


Classes

class  DistanceTransform34Image
 Distance transformation of a binary image, using 3-4 Chamfer distance, for black components only. More...
class  qgar::Dist34Image
 Distance transformation of all (black and white) components of a binary image, using 3-4 Chamfer distance. More...
class  qgar::Dist8cBlackCCImage
 8-connected distance transformation of a binary image, for black components only. More...