public class Calibration extends Object
Constructor and Description |
---|
Calibration(int w,
int h,
int d,
double calX,
double calY,
double calZ) |
Modifier and Type | Method and Description |
---|---|
double |
getCalX() |
double |
getCalY() |
double |
getCalZ() |
int |
getDepth() |
int |
getHeight() |
int |
getWidth() |
Copyright © 2015–2021 Fiji. All rights reserved.