Match lines that have been detected in a sequence of images. More...
#include <vcl_vector.h>
#include <vxl_config.h>
#include <vtol/vtol_edge_2d_sptr.h>
#include <vmal/vmal_multi_view_data_edge_sptr.h>
#include <vil1/vil1_image.h>
#include <vil1/vil1_memory_image_of.h>
#include <vnl/vnl_double_3x3.h>
Go to the source code of this file.
Classes | |
class | vmal_track_lines |
Match lines that have been detected in a sequence of images.
To achieve this, it uses the homographies between the images.
Definition in file vmal_track_lines.h.