Chamfer2D_7x7 Class Reference

Borgefors' Chamfer distance using a 7x7 window. More...

#include <Chamfer2D_7x7.h>

Inheritance diagram for Chamfer2D_7x7:

DistanceTransform List of all members.

Public Member Functions

 Chamfer2D_7x7 (const int xSize, const int ySize, const bool unload=true)
void doTransform (const unsigned char *const I)
void doTransform (const unsigned char *const I, const int A, const int B, const int C, const int D, const int E, const bool halfIsZero)

Private Member Functions

void borderCheck (const unsigned char *const I)

Detailed Description

Borgefors' Chamfer distance using a 7x7 window.


Member Function Documentation

void Chamfer2D_7x7::doTransform const unsigned char *const   I  )  [virtual]
 

this method simply calls the other doTransform method with the following arguments: doTransform(I, 12, 17, 27, 38, 43, true).

Implements DistanceTransform.


The documentation for this class was generated from the following files:
Generated on Thu Jan 12 10:28:48 2006 by  doxygen 1.4.5