Class DepthSensorCalibration

java.lang.Object
edu.tufts.hrilab.vision.capture.calibration.swig.DepthSensorCalibration

public class DepthSensorCalibration extends Object
  • 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

    • getCPtr

      protected static long getCPtr(DepthSensorCalibration obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • takeSnapshot

      public boolean takeSnapshot()
    • getDatum

      public void getDatum(int index, double[] x, double[] y, double[] z)