This structure stores the border of a circle clipped on the projected plane.
Data Fields | |
INT4 | yUpper |
upper y pixel affected by this border More... | |
INT4 | yLower |
lower y pixel affected by this border and yUpper<yLower or yUpper<0 are possible More... | |
INT4 | yCenter |
y pixel value of the center of the circle More... | |
UINT2 | ySide |
length of xPixel More... | |
COORType * | xPixel |
x pixel index to be marked More... | |
INT4 HOUGHBorder::yUpper |
INT4 HOUGHBorder::yLower |
INT4 HOUGHBorder::yCenter |