23 #ifndef _PANODATA_IMAGEGRAPH_H
24 #define _PANODATA_IMAGEGRAPH_H
78 #endif // _PANODATA_IMAGEGRAPH_H
std::vector< HuginBase::UIntSet > Components
stores the components of the graph
std::set< unsigned int > UIntSet
std::vector< HuginBase::UIntSet > GraphList
stores adjacency list for graph
definitions of classes to calculate overlap between different images
class for calculating overlap of images
abstract base functor for breadth first search in ImageGraph
class to work with images graphs created from a HuginBase::Panorama class it creates a graph based on...