Home | History | Annotate | Download | only in test

Lines Matching full:roi

1682     IplROI roi;
1697 img[i]->roi = &roi;
1700 roi.coi = 0;
1708 roi.xOffset = x;
1709 roi.yOffset = y;
1710 roi.width = patch_size.width;
1711 roi.height = patch_size.height;