Feeds
提问
mex error ARCH: Unsupported platform.
hey, I am trying to use mex -setup but when I input commend "mex -setup", the error message comes as below: Error: ARCH: Unsu...
13 years 前 | 1 个回答 | 0
1
个回答提问
Why got different value when use imread to read a binary image that saved by imwrite??
Hey, to be able to make a binary image, i used I=zeros(256,256); and then i changed some value in I to 1,then use imshow(I) to...
14 years 前 | 1 个回答 | 0
