From: Josep i T. <jm...@pu...> - 2004-07-28 23:34:08
|
Hi, My first contribution octave-forge :) The docs of MATLAB functions are here: http://www-ccs.ucsd.edu/matlab/toolbox/images/dilate.html http://www-ccs.ucsd.edu/matlab/toolbox/images/erode.html It should be compatible with MATLAB's image toolbox counterparts (although i don't have MATLAB to test them). When masks are even it is not very well documented, so if someone has MATLAB with image toolbox please exec "dilate([0,1,0],[1,0])" (or check if asserts at the end of file fail). It only supports 'spatial' algorithm (no 'frequency'). I've done my best to include texinfo docs, but I really don't know how to test it (makeinfo reports errors). Can anybody help me here please? Regards, -- Josep Monés i Teixidor Clau GnuPG: gpg --recv-keys 80E85CC4 |