Class DepthSensorCalibration
java.lang.Object
edu.tufts.hrilab.vision.capture.calibration.swig.DepthSensorCalibration
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionDepthSensorCalibration
(int numCornersX, int numCornersY, DepthSensorCalibration.CALIB_MODE calibmode) protected
DepthSensorCalibration
(long cPtr, boolean cMemoryOwn) -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
DepthSensorCalibration
protected DepthSensorCalibration(long cPtr, boolean cMemoryOwn) -
DepthSensorCalibration
public DepthSensorCalibration(int numCornersX, int numCornersY, DepthSensorCalibration.CALIB_MODE calibmode)
-
-
Method Details