Class cv::DataDepth#
A helper class for cv::DataType. View details
#include <opencv2/core/traits.hpp>Collaboration diagram for cv::DataDepth:
Public Types#
enum cv::DataDepth {
cv::value = DataType<_Tp>::depth,
cv::fmt = DataType<_Tp>::fmt
}Detailed Description#
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#
enum DataDepth
|
|
Source file#
The documentation for this class was generated from the following file:
opencv2/core/traits.hpp