Feeds
질문
Image mosaic and image blending
I am going to use affine transformation and image blending to form a image mosaic. However I am now stack at blend two images. H...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
index exceeds matrix dimension in image convolution
function y=convolve(Im,H) %#ok<*STOUT,*INUSD> In=imread(Im); I=im2double(In); [rows,columns]=size(I); %#ok<*NOPRT,*ASGLU> ...
9년 초과 전 | 답변 수: 1 | 0