Loading...
Searching...
No Matches
cv::DataDepth< _Tp > Class Template Reference
A helper class for cv::DataType. More...
#include <opencv2/core/traits.hpp>
Public Types | |
enum | { value = DataType<_Tp>::depth , fmt = DataType<_Tp>::fmt } |
Detailed Description
template<typename _Tp>
class cv::DataDepth< _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 |
The documentation for this class was generated from the following file:
- opencv2/core/traits.hpp