![]() |
OpenCV 5.0.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 定数を提供する。
| anonymous enum |