MIRA
|
Provides type trait that indicates whether pointer/object tracking should be enabled for a certain type. More...
#include <type_traits>
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> | |
Provides type trait that indicates whether pointer/object tracking should be enabled for a certain type.