Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dtypes_c.h382 typedef struct _IplROI struct
384 int coi; /**< 0 - no COI (all channels are selected), 1 - 0th channel is selected ...*/
385 int xOffset;
386 int yOffset;
387 int width;
388 int height;