Feeds
提问
Present 0 with white pixel and 1 with black pixel in matrix
Hello, I have a matrix A, with elements are 0 or 1, how to tell imshow(); function to represent 0 value with a while pixel...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to get the surface roughness of the top surface of a 3D matrix.
Hello, I have a 3D matrix A, let B equal B=(size(A,1)/2,:,:); imshow(squeezeB()); this imshow gives the image in the attach...
5 years 前 | 0 个回答 | 0
0
个回答提问
How I can show one plane of a 3D matrix double
Hello, I have a matrix A=randi([0,1],[256,256,5]) and I want to show the plane B in a top view image like imshow() B=A(255...
5 years 前 | 1 个回答 | 0

