#include "HxSF.h"
Go to the source code of this file.
Functions | |
HxImageRep L_HXIMAGEREP | HxThickening (HxImageRep im, HxSF sf1, HxSF sf2) |
This should be implemented (Rein) as repetitive substraction from the image of result of HitOrMiss. More... |
|
This should be implemented (Rein) as repetitive substraction from the image of result of HitOrMiss. As they are not rotation invariant, the structuring elements of have to be rotated
00013 { 00014 return im; 00015 } |