Skip to content

henrikmidtiby/CDC

Repository files navigation

CDC - Color Distance Calculator

CDC can be a useful tool if you want to locate objects in an image / orthomosaic with a certain color. The tool can be used to go from this input image

Image

To this output image

Image

To learn more about the tool, take a look at the tutorial.

Table of contents:

Installation

CDC is a python package and can be installed with pip.

pip install CDC

For more advanced installation, please visit the Documentation for more information.

Usage

For a tutorial of how to use CDC on a test dataset, please see Tutorial.

How to make a reference image and mask

The easiest way to make a reference image is to use your preferred GIS image tool (like QGIS) to extract a small region from the orthomosaic. To make the mask open the reference image in an image editor and use the pen tool to mark all the desired pixels with red ((255, 0, 0) in RGB).

Run CDC

To run CDC on an orthomosaic, run the following in a terminal window:

CDC path/to/orthomosaic path/to/reference_image path/to/mask_image

Run CDC --help for more information or see the Documentation.

Documentation

For a full list of command line arguments see CLI. For a reference manual, please visit Reference Manual

Contributing

For contribution guidelines, please see the Documentation.

License

The software is licensed under the BSD-3-Clause license, see License.

Acknowledgement

the CDC tool was developed by SDU UAS Center as part of the project Præcisionsfrøavl, that was supported by the Green Development and Demonstration Programme (GUDP) and Frøafgiftsfonden both from Denmark.

About

Color Distance Calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •