Searched defs:_IplROI (Results 1 – 2 of 2) sorted by relevance
402 typedef struct _IplROI struct404 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;
342 typedef struct _IplROI struct344 int coi; /**< 0 - no COI (all channels are selected), 1 - 0th channel is selected ...*/345 int xOffset;346 int yOffset;347 int width;348 int height;