![]() |
OpenCV 4.13.0
开源计算机视觉库 (Open Source Computer Vision)
|
用于 cv::DataType 的辅助类。更多...
#include <opencv2/core/traits.hpp>
公开类型 | |
| enum | { value = DataType<_Tp>::depth , fmt = DataType<_Tp>::fmt } |
用于 cv::DataType 的辅助类。
该类针对 OpenCV 支持的每种基本数值数据类型进行特化。它提供了 DataDepth<T>::value 常量。
| 匿名枚举 |