|
Image Interpolation with Geometric Contour Stencils
|
A cell in a contour stencil,
.
More...
Data Fields | |
| int | x |
| x-component of the left edge of the cell More... | |
| int | y |
| y-component of the bottom edge of the cell More... | |
A cell in a contour stencil,
.
The cell is a square with unit side lengths and (x,y) specifying the bottom-left corner. The cell is
The stencilsetcell type is used by ssetstruct::Cell to represent all the cells in the stencil.
| int stencilsetcell::x |
| int stencilsetcell::y |
1.8.3.1