Community Profile

photo

maaham banu


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


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 ...

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer