Home
last modified time | relevance | path

Searched defs:_IplROI (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
Dcxtypes.h402 typedef struct _IplROI struct
404 int coi; /* 0 - no COI (all channels are selected), 1 - 0th channel is selected ...*/
405 int xOffset;
406 int yOffset;
407 int width;
408 int height;