Feeds
提问
Color gradients in x,y, and z direction
How this can be written in x, y, z direction. This image has been taken from Zenzo, 1986 work. Please view the images for equati...
5 years 前 | 0 个回答 | 0
0
个回答提问
Index in position 1 is invalid. Array indices must be positive integers or logical values.
function findalph = impGradDes(M, P) [n, m, d] = size(M); %% Initializing the optimal weight vector findalph = ones(d,1...
6 years 前 | 1 个回答 | 0
1
个回答提问
Array dimensions must match for binary array op.
How to map these array to perform the function as, size of array A and B size(A) ans = 256 256 4 >> size(d)...
6 years 前 | 1 个回答 | 0
1
个回答提问
image display in Matlab
The image should be like the 1st image but its coming like the 2nd image. What can be done in this?
6 years 前 | 0 个回答 | 0
0
个回答提问
How to make the patches out of satellite image of a particular area?
I need to make the patches out of the satellite image for each class present in an image. I don't want to tile the whole image a...
6 years 前 | 0 个回答 | 0