Introduction - If you have any usage issues, please Google them yourself
Description: A faster implementation of binary dilation and erosion.
Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, changing the parameters.
Packet : 57578852binaryops.zip filelist
bdil6.c
bero4.c
bindil.m
binero.m
example.m
readme.txt