Feeds
已回答
Undefined function 'immse' for input arguments of type 'uint8'.
I used the code above exactly and I convert the image 2 double but unfortunately is still the error message (undefined function ...
Undefined function 'immse' for input arguments of type 'uint8'.
I used the code above exactly and I convert the image 2 double but unfortunately is still the error message (undefined function ...
8 years 前 | 0
提问
Undefined function 'immse' for input arguments of type 'uint8'.
im1=imread('stallite1.JPG'); figure subplot(1,3,1),imshow(im1),title('original image') ref=rgb2gray(im1); subplot(1,3,2),ims...
8 years 前 | 2 个回答 | 0
