OpenCV  2.4.13.7
Open Source Computer Vision
cv::DataDepth< _Tp > Class Template Reference

#include <core.hpp>

Public Types

enum  { value = -1, fmt = 0 }
 

Detailed Description

template<typename _Tp>
class cv::DataDepth< _Tp >

A helper class for cv::DataType

The class is specialized for each fundamental numerical data type supported by OpenCV. It provides DataDepth<T>::value constant.

Member Enumeration Documentation

§ anonymous enum

template<typename _Tp>
anonymous enum
Enumerator
value 
fmt 

The documentation for this class was generated from the following file: