Classes | Namespaces
Container3d.h File Reference

This file implements a generic container to store data in 3D. More...

#include "cv.h"
#include <utility>
#include <vector>
#include <algorithm>
Include dependency graph for Container3d.h:

Go to the source code of this file.

Classes

class  alvar::Container3d< T >
 Generic container to store any information in 3D (features, photos, ...) More...
class  alvar::Container3dLimitDist< T >
 Functor class for Container3d Limit() to limit the search space with distance. More...
class  alvar::Container3dSortDist< T >
 Functor class for Container3d Sort() to sort the search base using distance to specified origin. More...
class  alvar::Container3dSortSize< T >
 Functor class for Container3d Sort() to sort the search base using content size. More...
class  alvar::Container3d< T >::Iterator
 Iterator for going through the items in Container3d in the specified order. More...

Namespaces

namespace  alvar
 

Main ALVAR namespace.



Detailed Description

This file implements a generic container to store data in 3D.

Definition in file Container3d.h.



ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 21:12:54