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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0