Class GaiaTranslationForPhotogrammetry

java.lang.Object
com.gaia3d.process.preprocess.GaiaTranslationForPhotogrammetry
All Implemented Interfaces:
PreProcess

public class GaiaTranslationForPhotogrammetry extends Object implements PreProcess
  • Constructor Details

    • GaiaTranslationForPhotogrammetry

      public GaiaTranslationForPhotogrammetry(List<org.geotools.coverage.grid.GridCoverage2D> terrains, List<org.geotools.coverage.grid.GridCoverage2D> geoids)
    • GaiaTranslationForPhotogrammetry

      public GaiaTranslationForPhotogrammetry(TerrainHeightProvider terrainHeightProvider, List<org.geotools.coverage.grid.GridCoverage2D> geoids)
  • Method Details