public class RectificationGrid extends Object
Constructor and Description |
---|
RectificationGrid(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
static RectificationGrid |
createRectangular(int imgWidth,
int imgHeight,
int xStep,
int yStep) |
static RectificationGrid |
createTestGrid(int imgWidth,
int imgHeight,
int xStep,
int yStep) |
public static RectificationGrid createRectangular(int imgWidth, int imgHeight, int xStep, int yStep)
public static RectificationGrid createTestGrid(int imgWidth, int imgHeight, int xStep, int yStep)
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.