module dcv.features.corner.fast.base;

struct xy { int x, y; };