Skip to main content

A coregistration tool

Project description

Pandora2D

Pandora2D coregistration Framework

Pandora2d is a tool based on Pandora to provide disparity maps for images pairs with a combination of vertical and horizontal stereo.

Documentation Status

Example of useInstallFirst StepTo go furtherCreditsRelated

Example of use

  • Not-aligned Sentinel2 images from Ouarzazate's Solar Central.
Before Pandora2D After Pandora2D

Install

Pandora2D is available on Pypi and can be installed by:

    #install pandora2d latest release
    pip install pandora2d

First step

Pandora2d requires a config.json to declare the pipeline and the pair of images to process. Download our data sample to start right away !

    # Images pairs with a combination of vertical and horizontal stereo
    wget https://raw.githubusercontent.com/CNES/Pandora2D/master/data_samples/images/maricopa.zip
    # Config file
    wget https://raw.githubusercontent.com/CNES/Pandora2D/master/data_samples/json_conf_files/a_basic_pipeline.json
    #uncompress data
    unzip maricopa.zip
    # run Pandora2d
    pandora2d a_basic_pipeline.json output_dir

    # The columns disparity map is saved in  "./res/columns_disparity.tif"
    # The row disparity map is saved in  "./res/row_disparity.tif"

To go further

To create your own coregistration pipeline and choose among the variety of algorithms we provide, please consult our online documentation.

You will learn:

  • which steps you can use and combine
  • how to quickly set up a Pandora2D pipeline

Credits

Our data test sample contains modified 'Copernicus Sentinel data [2021]' for Sentinel data, provided by the Peps Sentinel2 website (CNES).

Related

  • Pandora - stereo matching framework

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandora2d-0.2.0.tar.gz (7.7 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page