Class SpatialAnalysisTypedOperationBase

    • Constructor Detail

      • SpatialAnalysisTypedOperationBase

        public SpatialAnalysisTypedOperationBase()
    • Method Detail

      • getDebug

        public String getDebug()
        Get the debug property: If set to 'true', enables debugging mode for this operation.
        Returns:
        the debug value.
      • setDebug

        public SpatialAnalysisTypedOperationBase setDebug​(String debug)
        Set the debug property: If set to 'true', enables debugging mode for this operation.
        Parameters:
        debug - the debug value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getCalibrationConfiguration

        public String getCalibrationConfiguration()
        Get the calibrationConfiguration property: Advanced calibration configuration.
        Returns:
        the calibrationConfiguration value.
      • setCalibrationConfiguration

        public SpatialAnalysisTypedOperationBase setCalibrationConfiguration​(String calibrationConfiguration)
        Set the calibrationConfiguration property: Advanced calibration configuration.
        Parameters:
        calibrationConfiguration - the calibrationConfiguration value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getCameraConfiguration

        public String getCameraConfiguration()
        Get the cameraConfiguration property: Advanced camera configuration.
        Returns:
        the cameraConfiguration value.
      • setCameraConfiguration

        public SpatialAnalysisTypedOperationBase setCameraConfiguration​(String cameraConfiguration)
        Set the cameraConfiguration property: Advanced camera configuration.
        Parameters:
        cameraConfiguration - the cameraConfiguration value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getCameraCalibratorNodeConfiguration

        public String getCameraCalibratorNodeConfiguration()
        Get the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
        Returns:
        the cameraCalibratorNodeConfiguration value.
      • setCameraCalibratorNodeConfiguration

        public SpatialAnalysisTypedOperationBase setCameraCalibratorNodeConfiguration​(String cameraCalibratorNodeConfiguration)
        Set the cameraCalibratorNodeConfiguration property: Advanced camera calibrator configuration.
        Parameters:
        cameraCalibratorNodeConfiguration - the cameraCalibratorNodeConfiguration value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getDetectorNodeConfiguration

        public String getDetectorNodeConfiguration()
        Get the detectorNodeConfiguration property: Advanced detector node configuration.
        Returns:
        the detectorNodeConfiguration value.
      • setDetectorNodeConfiguration

        public SpatialAnalysisTypedOperationBase setDetectorNodeConfiguration​(String detectorNodeConfiguration)
        Set the detectorNodeConfiguration property: Advanced detector node configuration.
        Parameters:
        detectorNodeConfiguration - the detectorNodeConfiguration value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getTrackerNodeConfiguration

        public String getTrackerNodeConfiguration()
        Get the trackerNodeConfiguration property: Advanced tracker node configuration.
        Returns:
        the trackerNodeConfiguration value.
      • setTrackerNodeConfiguration

        public SpatialAnalysisTypedOperationBase setTrackerNodeConfiguration​(String trackerNodeConfiguration)
        Set the trackerNodeConfiguration property: Advanced tracker node configuration.
        Parameters:
        trackerNodeConfiguration - the trackerNodeConfiguration value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.
      • getEnableFaceMaskClassifier

        public String getEnableFaceMaskClassifier()
        Get the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
        Returns:
        the enableFaceMaskClassifier value.
      • setEnableFaceMaskClassifier

        public SpatialAnalysisTypedOperationBase setEnableFaceMaskClassifier​(String enableFaceMaskClassifier)
        Set the enableFaceMaskClassifier property: If set to 'true', enables face mask detection for this operation.
        Parameters:
        enableFaceMaskClassifier - the enableFaceMaskClassifier value to set.
        Returns:
        the SpatialAnalysisTypedOperationBase object itself.