OpenCV453
公開型 | 全メンバ一覧
cv::DataDepth< _Tp > クラステンプレート

A helper class for cv::DataType [詳解]

#include <traits.hpp>

公開型

enum  { value = DataType<_Tp>::depth , fmt = DataType<_Tp>::fmt }
 

詳解

template<typename _Tp>
class cv::DataDepth< _Tp >

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.


このクラス詳解は次のファイルから抽出されました: