百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

cars

> 编程语言
开源

CARS 是一款专用的 开源 3D 工具,用于通过摄影测量从卫星成像中生成数字地面模型。

391 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

CARS 是一款专用的 开源 3D 工具,用于通过摄影测量从卫星成像中生成数字地面模型。

Overview

  Input stereo image pairs


  

  

  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:

@Article{isprs-archives-XLIX-B2-2026-593-2026,
AUTHOR = {Youssefi, D. and Bellet, V. and Steux, Y. and Roux, M. and Traizet, C. and Rassat, M. and Calendini, T.},
TITLE = {CARS: A Photogrammetric Pipeline for Global 3D Reconstruction using Satellite Imagery},
JOURNAL = {The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences},
VOLUME = {XLIX-B2-2026},
YEAR = {2026},
PAGES = {593--600},
URL = {https://isprs-archives.copernicus.org/articles/XLIX-B2-2026/593/2026/},
DOI = {10.5194/isprs-archives-XLIX-B2-2026-593-2026}
}

See Authors file

✉️ Contact

You can contact us on the following mail adress: [email protected]

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.
  • Youssefi, D., Bellet, V., Steux, Y., Roux, M., Traizet, C., Rassat, M., Calendini, T., 2026. CARS: A Photogrammetric Pipeline for Global 3D Reconstruction using Satellite Imagery. ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Pythonimage-processingphotogrammetrypythonremote-sensing

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言