From: <jm...@gm...> - 2004-08-16 17:23:39
|
Hi Sefan, On Mon, 16 Aug 2004 08:50:13 +0200, Stefan van der Walt wrote: > ERODE Perform erosion on binary image. > > Note: This function is obsolete and may be removed in future > versions. Use IMERODE instead. > > ... > > We could rename the function with a dispatch to the old name? Paul? > > Regards > Stefan > > I used erode instead of imerode because interface is not 100% compatible with imreode. I plan to implement it to, but since it takes a STREL object, it would be great to have classes to implement this right. Josep |