OpenCV
4.0.0
Open Source Computer Vision
|
A helper class for cv::DataType. More...
#include "traits.hpp"
Public Types | |
enum | { value = DataType<_Tp>::depth, fmt = DataType<_Tp>::fmt } |
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.