The behavior is similar to that of the matlab function imfilter() . ... %pad input image on sides with zeros padsize=[0 0 0]; padsize(1)=floor(size(filter ...
確定! 回上一頁