maaham banu
Followers: 0 Following: 0
Feeds
질문
How to slide a smaller matrix over larger matrix and employ element wise multiplication?
I have one matrix of THETA_F1 which is 512x509 and THETA_F2 256x321. I want to slide the smaller matrix over the larger one and ...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
I want to multiply two matrices by sliding the smaller matrix on the larger one through neighborhood operations
These two matrices are a result of log-polar map and then fft2 and fft2shift has been applied. Now I want to apply the resulti...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to access names of pictures in a file?
The name of the images have important information that I need to store in different variables for further processing. For exam...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
I need to store these values from another function into an array
So this is my function which is calculating the number of keypoints from an image. So I have this file which has 8 images. I am ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Has anyone implemented MACH (maximum average correlation height filter) on MATLAB?
Hi, I am implemented MACH filter which is implemented when you are implementing automatic target recognitions which starts with ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to superimpose multiple images and then save the figure?
This is the data set I have and I want to superimpose all of these images to achieve one image (refer second image). P.S I have...
대략 5년 전 | 답변 수: 1 | 0