Feeds
質問
is it an array?
Ca_len = S(1,1)*S(1,2); S is not defined anywhere. i want to know what it is. is it an array?
約12年 前 | 2 件の回答 | 0
2
回答質問
when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)
when trying to read from for loop, what does this mean I_origin_yiq(i,:,:,d)
約12年 前 | 2 件の回答 | 0
2
回答回答済み
Grayscaled Images to RGB
I_origin1 = repmat(double(I_origin)./255,[1 1 3]); I_origin_yiq(i,:,:,:) = rgb2ntsc(I_origin1); This is my code, m ...
Grayscaled Images to RGB
I_origin1 = repmat(double(I_origin)./255,[1 1 3]); I_origin_yiq(i,:,:,:) = rgb2ntsc(I_origin1); This is my code, m ...
約12年 前 | 0
質問
how to transform images to wavwlet domain?
i wanted to know how to transform images to wavelet domain?
約12年 前 | 2 件の回答 | 0
2
回答質問
How to compare size of to image?
I'm a fresher to MATLAB. i m looking for how to compare size of two images, if no then how to make the images to the same size.
約12年 前 | 1 件の回答 | 0