interest points from sliding windows

I use SIFT descriptor like in the first image
and I want to create a bag-of-features statistic at each window position by only considering the interest points within the window like in the second image

Answers (1)

https://in.mathworks.com/help/vision/examples/image-category-classification-using-bag-of-features.html

1 Comment

I know this example, my objective is not the classification but the SIFT features extraction per sliding window

Sign in to comment.

Asked:

on 9 Feb 2018

Edited:

on 9 Feb 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!