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

HxClosingByReconstructionTopHat.h File Reference

More...

#include "HxSF.h"

Go to the source code of this file.

Functions

HxImageRep L_HXIMAGEREP HxClosingByReconstructionTopHat (HxImageRep im, HxSF sf1, HxSF sf2)
 function y=mmcloserecth_equ( f, bdil, bc) y = mmsubm(mmcloserec(f, bdil, bc),f);. More...


Detailed Description


Function Documentation

HxImageRep L_HXIMAGEREP HxClosingByReconstructionTopHat HxImageRep    im,
HxSF    sf1,
HxSF    sf2
 

function y=mmcloserecth_equ( f, bdil, bc) y = mmsubm(mmcloserec(f, bdil, bc),f);.

00026 {
00027     return HxSubSat(HxClosingByReconstruction(im,sf1,sf2), im);
00028 }


Generated on Tue Feb 3 14:18:46 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001