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

HxOpeningByReconstructionTopHat.h File Reference

More...

#include "HxSF.h"

Go to the source code of this file.

Functions

HxImageRep L_HXIMAGEREP HxOpeningByReconstructionTopHat (HxImageRep im, HxSF sf1, HxSF sf2)
 function y=mmopenrecth_equ( f, bero, bc) y = mmsubm(f,mmopenrec(f, bero, bc));. More...


Detailed Description


Function Documentation

HxImageRep L_HXIMAGEREP HxOpeningByReconstructionTopHat HxImageRep    im,
HxSF    sf1,
HxSF    sf2
 

function y=mmopenrecth_equ( f, bero, bc) y = mmsubm(f,mmopenrec(f, bero, bc));.

00024 {
00025 //  return HxSubSat(im, HxOpeningByReconstruction(im, sf1,sf2));
00026     return HxSub(im, HxOpeningByReconstruction(im, sf1,sf2));
00027 }


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