Download - ngageoint/voxel-globe GitHub Wiki

Select "Download" to download certain pieces of information from VoxelGlobe.

images/download.png

Your choices are seen:

  • Tie Points - Downloads every tie point for every image associated with an image sequence. Returns a json file.
  • Control Points - Download every control point used in any frame of an entire image sequence as a json file.
  • Image - Download the original image. This can sometime be an image more than 8 bits per channel, meaning many common image viewers will not display it correctly without some form of contrast adjustment. They will either fail to load or show a black image. The Image Magick program display has a normalize function to do this.
  • Point Cloud - Downloads a generated point cloud in ply format
  • Cameras - Download every camera from an image sequence, in VXL KRT format, and a json file to specify the origin. Packaged into a single zip file. You must select the image sequence you want, and the associated camera sequence to specify which cameras you are downloading.