I am using the SIFT implementation of Andrea Vedaldi, to calculate the sift descriptors of two images. But I would like to know if it is possible to predict where the object will be in next image, using SIFT descriptors.
Yes it is possible, but SIFT descriptors are just one part of the method and not very related to prediction, but to detection.
You need to use SIFT for detection.
Once you detect the object, you preform the prediction step and update step with, for example, Kalman Filter.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With