Class DepthSensorCalibrationModuleJNI

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

public class DepthSensorCalibrationModuleJNI extends Object
  • Constructor Details

    • DepthSensorCalibrationModuleJNI

      public DepthSensorCalibrationModuleJNI()
  • Method Details

    • new_DepthSensorCalibration

      public static final long new_DepthSensorCalibration(int jarg1, int jarg2, int jarg3)
    • delete_DepthSensorCalibration

      public static final void delete_DepthSensorCalibration(long jarg1)
    • DepthSensorCalibration_takeSnapshot

      public static final boolean DepthSensorCalibration_takeSnapshot(long jarg1, DepthSensorCalibration jarg1_)
    • DepthSensorCalibration_getDatum

      public static final void DepthSensorCalibration_getDatum(long jarg1, DepthSensorCalibration jarg1_, int jarg2, double[] jarg3, double[] jarg4, double[] jarg5)