Class AnalyzePhotos

java.lang.Object
com.agisoft.metashape.tasks.Task
com.agisoft.metashape.tasks.AnalyzePhotos

public class AnalyzePhotos
extends Task
Task class containing processing parameters.
  • Constructor Details

    • AnalyzePhotos

      protected AnalyzePhotos​(long cPtr, boolean cMemoryOwn)
    • AnalyzePhotos

      public AnalyzePhotos()
  • Method Details

    • getCPtr

      protected static long getCPtr​(AnalyzePhotos obj)
    • finalize

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

      public void delete()
      Overrides:
      delete in class Task
    • setCameras

      public void setCameras​(int[] value)
      List of cameras to be analyzed.
    • getCameras

      public int[] getCameras()
      List of cameras to be analyzed.
    • setFilterMask

      public void setFilterMask​(boolean value)
      Constrain analyzed image region by mask. Default: false
    • getFilterMask

      public boolean getFilterMask()
      Constrain analyzed image region by mask. Default: false