Skip to main content

A satellite multi view stereo pipeline

Project description

CARS

CARS, a satellite multi view stereo framework

Python Contributions welcome License Documentation

OverviewQuick StartDocumentationContributionReferences

Overview

From stereo images CARS produces a Digital Surface Model (DSM)
drawing drawing

CARS is an open source 3D tool dedicated to produce Digital Surface Models from satellite imaging by photogrammetry. This Multiview Stereo framework is intended for massive DSM production with a robust, performant and modular design.

Be aware that the project is new and is evolving to maturity with CNES usage roadmaps and projects such as:

Quick start

CARS Docker Image

Docker Status

CARS is available on Docker Hub and can be downloaded by:

docker pull cnes/cars

One main pipeline to generate DSM

You only need to launch one command:

docker run -w /data -v "$(pwd)"/data_gizeh:/data cnes/cars /data/configfile.json

with one configuration input file ("configfile.json") located in a "data" folder to be consistent with the previous command lines:

{

        "inputs": {
            "sensors" : {
                "one": {
                    "image": "img1.tif",
                    "geomodel": "img1.geom"
                },
                "two": {
                    "image": "img2.tif",
                    "geomodel": "img2.geom"
                },
                "three": {
                    "image": "img3.tif",
                    "geomodel": "img3.geom"
                }
            },
            "pairing": [["one", "two"],["one", "three"]],
            "initial_elevation": "srtm_dir/N29E031_KHEOPS.tif"
        },

        "output": {
              "out_dir": "outresults"
        }

}

On the way to the Pyramids...

You want to build the pyramids by yourself? Download our open licence Pleiades data sample to give CARS a try!

Documentation

Go to CARS Main Documentation.

Contribution

To do a bug report or a contribution, see the Contribution Guide.

For project evolution, see Changelog.

Credits

See Authors file

References

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

cars-0.7.4.tar.gz (4.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cars-0.7.4-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

Details for the file cars-0.7.4.tar.gz.

File metadata

  • Download URL: cars-0.7.4.tar.gz
  • Upload date:
  • Size: 4.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.4

File hashes

Hashes for cars-0.7.4.tar.gz
Algorithm Hash digest
SHA256 5613ed234f1757670819749b0f823482784364a12556dbacefc5312b38a4744a
MD5 5a630d4cb8e56385b27381e26efe1741
BLAKE2b-256 5e21748a18c2a49e15e73d3c3a4af5d4cb207cd1203d06ad7ecd48a9f462d876

See more details on using hashes here.

File details

Details for the file cars-0.7.4-py3-none-any.whl.

File metadata

  • Download URL: cars-0.7.4-py3-none-any.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.4

File hashes

Hashes for cars-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6f1cbf73f16afd0c68ce0a7e674454e3727a657fd1d0624ff682ba40b3165e45
MD5 2eb32544ef6799227b78e3e5b8f11a61
BLAKE2b-256 7e54e306445b24357e4ed936d9ba4dafbdd9b57ed29aec348057ebc8f3c5bc84

See more details on using hashes here.

Supported by

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