Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxThickening.h File Reference

More...

#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...


Detailed Description


Function Documentation

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.

As they are not rotation invariant, the structuring elements of have to be rotated

00013 {
00014     return im;
00015 }


Generated on Mon Jan 27 15:48:56 2003 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001