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

HxClosingByReconstruction.h File Reference

More...

#include "HxSF.h"

Go to the source code of this file.

Functions

HxImageRep L_HXIMAGEREP HxClosingByReconstruction (HxImageRep im, HxSF sf1, HxSF sf2)
 function y=mmcloserec_equ( f, bdil, bc ) y = mmsuprec(mmdil(f,bdil),f,bc);. More...


Detailed Description


Function Documentation

HxImageRep L_HXIMAGEREP HxClosingByReconstruction HxImageRep    im,
HxSF    sf1,
HxSF    sf2
 

function y=mmcloserec_equ( f, bdil, bc ) y = mmsuprec(mmdil(f,bdil),f,bc);.

00024 {
00025     return HxSupremumReconstruction(HxDilation(im,sf1), im, sf2);
00026 }


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