#include "HxSF.h"
Go to the source code of this file.
Functions | |
| HxImageRep L_HXIMAGEREP | HxOpeningTopHat (HxImageRep im, HxSF sf) |
| res = im - opening(im,sf). More... | |
|
||||||||||||
|
res = im - opening(im,sf).
00015 {
00016 return HxSub(im, HxOpening(im,sf));
00017 }
|
1.2.12 written by Dimitri van Heesch,
© 1997-2001