#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... | |
|
||||||||||||||||
|
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 }
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001