Change detection dataset viewer

In order to start the viewer follow the following steps:

  1. Download dataset
  2. Decompress laz files to las (must keep same names), can use LASzip for example.
  3. Creat environment and install requirements via the requirements.txt
  4. Change the paths to fit those of the downloaded data in the provided config.ini file
  5. Run the data_viewer script
  6. Open the local server address shown in terminal with browser
  7. Select scene number with first dropdown
  8. Select point of interest number from second dropdown

exampleUI