Logo
0.6.1

Contents:

  • Getting started
  • User guide
  • Developer guide
    • Contributing guide
    • Developer Install
    • Coding guide: Quality, Tests, Documentation, Pre-commit
    • Demcompare architecture
    • Development tutorials
  • API Reference
  • Frequently Asked Questions
  • Glossary

Related:

  • CARS, CNES 3D reconstruction software
Demcompare
  • Developer guide
  • Edit on GitHub

Developer guide

  • Contributing guide
    • Bug report
    • Contributing workflow
    • Licensing
    • Merge request acceptation process
  • Developer Install
    • Sample execution from source
  • Coding guide: Quality, Tests, Documentation, Pre-commit
    • General rules
    • Code quality
      • Isort
      • Black
      • Flake8
      • Pylint
      • Mypy
    • Tests
    • Documentation
    • Pre-commit validation
  • Demcompare architecture
    • Demcompare high level description
    • Demcompare CLI
    • Demcompare pipeline module
      • Coregistration step orchestration
      • Statistics step orchestration
        • Module files description
    • Dem Tools modules
      • Dem_tools module
      • Dataset_tools module
      • Img_tools module
    • Coregistration module
      • Coregistration step architecture
        • Coregistration
        • Transformation
    • DEM processing module
    • Stats module
      • Statistics step architecture
        • Stats processing
        • Classification layer
        • Metric
        • Stats dataset
    • Report module
  • Development tutorials
    • New coregistration class implementation
    • New metric implementation
      • Basic metric structure and functions
      • Advanced metric functions
    • New DEM processing method implementation
      • Basic DEM processing method structure and functions

In this section all the general information concerning new developments can be found.

Previous Next

© Copyright 2023, CNES. Revision 05a2c6ab.

Built with Sphinx using a theme provided by Read the Docs.