MIRA
Classes | Namespaces
IsObjectTrackable.h File Reference

Provides type trait that indicates whether pointer/object tracking should be enabled for a certain type. More...

#include <type_traits>
Include dependency graph for IsObjectTrackable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IsObjectTrackable< T >
 Type trait that indicates whether pointer tracking can be enabled for this type. More...
 

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Provides type trait that indicates whether pointer/object tracking should be enabled for a certain type.

Author
Erik Einhorn
Date
2010/11/01