π Overview
January 22, 2026 Β· View on GitHub
CARS, a satellite multi view stereo framework
Overview β’ Quick Start β’ Documentation β’ License β’ Contribution β’ Help β’ Credits β’ Contact β’ References
π Overview
|
ποΈ From Stereo Images ![]() Input stereo image pairs |
π To Digital Surface Model (DSM) ![]() Output 3D surface reconstruction |
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.
CARS is currently under active development and integrated into various projects & missions:
Its roadmap and implemented functionalities are evolving regularly depending on specific project requirements.
π Quick start
β³ 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!
π with Docker
π Installation
CARS is available on Docker Hub and can be downloaded by:
docker pull cnes/cars
β Run CARS
You only need to launch one command:
docker run -w /data -v "$(pwd)"/data_gizeh:/data cnes/cars /data/configfile.yaml
π with pip
π Installation
CARS can also be downloaded using the pip install command:
pip install cars
β Run CARS
Once you moved to the data_gizeh directory:
cars configfile.yaml
π Documentation
Go to CARS Main Documentation.
π License
CARS is licensed under Apache License v2.0. Please refer to the LICENSE file for more details.
π€ Contribution
To do a contribution, see the Contribution Guide. For project evolution, see Changelog.
π Help
For issues, questions, or feature requests, please open an issue on our GitHub Issues page or check the documentation for additional resources.
You can also ask your questions on the corresponding slack.
βοΈ Credits
If you use CARS in your research, please cite the following paper:
@INPROCEEDINGS{9324020,
author={Youssefi, David and Michel, Julien and Sarrazin, Emmanuelle and Buffe, Fabrice and Cournet, Myriam and Delvit, Jean-Marc and L'Helguen, CΓ©line and Melet, Olivier and Emilien, AurΓ©lie and Bosman, Julien},
booktitle={IGARSS 2020 - 2020 IEEE International Geoscience and Remote Sensing Symposium},
title={CARS: A Photogrammetry Pipeline Using Dask Graphs to Construct A Global 3D Model},
year={2020},
volume={},
number={},
pages={453-456},
keywords={Automobiles;Geometry;Three-dimensional displays;Computational modeling;Estimation;Stereo image processing;Task analysis;Image processing;Photogrammetry;Stereovision;Digital Surface Model;High Performance Computing;Cloud Computing;Dask},
doi={10.1109/IGARSS39084.2020.9324020}}
See Authors file
βοΈ Contact
You can contact us on the following mail adress: cars@cnes.fr
π References
- Youssefi D., Michel, J., Sarrazin, E., Buffe, F., Cournet, M., Delvit, J., LβHelguen, C., Melet, O., Emilien, A., Bosman, J., 2020. Cars: A photogrammetry pipeline using dask graphs to construct a global 3d model. IGARSS - IEEE International Geoscience and Remote Sensing Symposium.
- Michel, J., Sarrazin, E., Youssefi, D., Cournet, M., Buffe, F., Delvit, J., Emilien, A., Bosman, J., Melet, O., LβHelguen, C., 2020. A new satellite imagery stereo pipeline designed for scalability, robustness and performance. ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences.




