deepness.common.channels_mapping¶
Raster layer (ortophoto) which is being processed consist of channels (usually Red, Green, Blue). The neural model expects input channels with some model-defined meaning. Channel mappings in this file define how the ortophoto channels translate to model inputs (e.g first model input is Red, second Green).
Classes
Defines mapping of model input channels to input image channels (bands). |
|
Defines an image channel - how is it being stored in the data source. |
|
Defines an image channel, where each image channel is a smaller part of a bigger value (e.g. |
|
Defines an image channel, where each image channel is a separate band in the data source. |