Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Variables
cxtables.cpp File Reference
#include "_cxcore.h"

Variables

const signed char icvDepthToType []
 
const float icv8x32fTab []
 
const ushort icv8x16uSqrTab []
 
const uchar icvSaturate8u []
 

Variable Documentation

const ushort icv8x16uSqrTab[]
const float icv8x32fTab[]
const signed char icvDepthToType[]
Initial value:
=
{
-1, -1, CV_8U, CV_8S, CV_16U, CV_16S, -1, -1,
CV_32F, CV_32S, -1, -1, -1, -1, -1, -1, CV_64F, -1
}
const uchar icvSaturate8u[]