![]() |
Multiple SIFT files per object
Description: This tutorial shows how to configure multiple SIFT files for an object and when is it useful to do soTutorial Level: INTERMEDIATE
Contents
= Introduction =
A recap of the system architecture is presented in the figure below. BLORT is running an edge-based object tracker which is initialized by a SIFT feature-based detector module. Even though SIFT features provide scale invariance, this is not the case when applied to different viewpoints. Our prior experience showed that the SIFT points extracted from an object surface greatly vary depending on the viewpoint and the distance of the camera to the object.
During the training phase, the detector registers
Setup file
= Implications on speed and behaviour =