Various convenience definitions for CV
◆ CV_TYPE_SHIFT
Definition at line 122 of file cv.h.
◆ CV_CONVERT_SHIFT
#define CV_CONVERT_SHIFT 13 |
Definition at line 123 of file cv.h.
◆ CV_8
Definition at line 125 of file cv.h.
◆ CV_16
Definition at line 126 of file cv.h.
◆ CV_32
Definition at line 127 of file cv.h.
◆ CV_64
Definition at line 128 of file cv.h.
◆ CV_D
Definition at line 129 of file cv.h.
◆ CV_CLIP
Definition at line 131 of file cv.h.
◆ CV_NORMAL
Definition at line 132 of file cv.h.
◆ CV_LIT
Definition at line 133 of file cv.h.
◆ END_NOTSET
deprecated
Definition at line 136 of file cv.h.
◆ END_BIG
#define END_BIG 1 /* PowerPC/MIPS */ |
Definition at line 137 of file cv.h.
◆ END_LITTLE
#define END_LITTLE 2 /* Intel */ |
Definition at line 138 of file cv.h.
◆ END_ILL
#define END_ILL 3 /* PDP-11 */ |
Definition at line 139 of file cv.h.
◆ END_CRAY
#define END_CRAY 4 /* Old Cray */ |
Definition at line 140 of file cv.h.
◆ IND_NOTSET
deprecated
Definition at line 143 of file cv.h.
◆ IND_BIG
Definition at line 144 of file cv.h.
◆ IND_LITTLE
Definition at line 145 of file cv.h.
◆ IND_ILL
Definition at line 146 of file cv.h.
◆ IND_CRAY
Definition at line 147 of file cv.h.