rcv
Rand's OpenCV Utilities
 All Classes Functions
rcv::type2cv< T > Struct Template Reference

Get the CV_ flag for a given numeric type. More...

#include <rcv.hpp>


Detailed Description

template<class T>
struct rcv::type2cv< T >

Get the CV_ flag for a given numeric type.

E.g. type2cv<int16_t>::value will resolve to CV_16S


The documentation for this struct was generated from the following file:
 All Classes Functions