Skip to content

Image Upload Tutorial

Andy Neff edited this page Oct 27, 2016 · 8 revisions

Creating New Upload Session

Selecting “Upload” will take you to the upload session page, where you can start a new upload (Start New Upload).

To start a new upload, enter a name in the "New Session Name" box and choose the upload type, Image. There are type category types you must pick for for Image Uploads, the Metadata Type and the Payload Type.

Payload Types

The payload type refers to the image formats. Currently, two formats are supported.

  • Columbus Large Image Format (CLIF)
  • Image Sequence - Which can be thought of just a bunch of images, any images supported by tifffile, Pillow, and GDAL, (in that order)

Metadata Types

The Metadata is the additional information that you have describing the images. This can be anything from the header of images to an additional file, or additional files per image -No Metadata - You have no additional information -VXL KRT Perspective Cameras (single file per image) -CLIF Format Metadata (single file per image) -Arducopter GPS Metadata (single file) -AngelFire Metadata (single file per image)

For this tutorial, choose VXL KRT and Image Sequence, and name the session Providence

Click "Start New Upload" to start the upload session

Uploading files

Clone this wiki locally