22 #include <boost/shared_ptr.hpp> 29 Cluster(
const std::pair<
TrackPtr, boost::shared_ptr<Cluster> >& referenceWithParent,
30 ObjectRelations& topology,
const std::vector<std::pair<int, TrackPtr> >& mostCommonObjects,
31 std::map<TrackPtr, int>& objectOccurences);
unsigned recommendedLevel
boost::shared_ptr< Cluster > ClusterPtr
Cluster(const std::pair< TrackPtr, boost::shared_ptr< Cluster > > &referenceWithParent, ObjectRelations &topology, const std::vector< std::pair< int, TrackPtr > > &mostCommonObjects, std::map< TrackPtr, int > &objectOccurences)
std::vector< VoteSpecifierPtr > getVotersByVotersTypeAndObservedId(const std::string &type, const std::string &observedId) const
std::map< unsigned int, ISM::ObjectRelationPtr, std::less< unsigned > > ObjectRelations
unsigned getRecommendedLevel()
boost::shared_ptr< Tracks > TracksPtr
std::map< std::string, std::map< std::string, std::vector< VoteSpecifierPtr > > > votesByVotersTypeAndObservedId
boost::shared_ptr< Track > TrackPtr
this namespace contains all generally usable classes.
void recommendLevel(unsigned level)