OpenCV453
|
A helper class for cv::DataType [詳解]
#include <traits.hpp>
公開型 | |
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.