Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
CDC
CDC
  • Installation
  • Tutorials and Guides
    • Tutorial with test dataset
    • Create dataset guide
  • Reference Manual
    • transforms
      • BaseTransform
      • GammaTransform
      • LambdaTransform
    • color_models
      • BaseDistance
      • GaussianMixtureModelDistance
      • MahalanobisDistance
      • ReferencePixels
    • orthomosaic_tiler
      • OrthomosaicTiles
      • Tile
    • tiled_color_based_distance
      • TiledColorBasedDistance
  • CLI
  • Contributing
  • Additional Notes
    • Calculate distances to reference Color
    • Running multi-threaded and handling warnings
Back to top
View this page
Edit this page

Reference ManualΒΆ

transforms

Transform images when they are read.

color_models

Make a color model based on reference pixel color values.

orthomosaic_tiler

Tile Orthomosaics into smaller pieces for easier processing.

tiled_color_based_distance

Colorbased distance calculation on tiles.

Next
transforms
Previous
Create dataset guide
Copyright © 2023-2025, SDU UAS Center
Made with Sphinx and @pradyunsg's Furo