Skip to content

logo

Multispectral Image Tool

Description

This python library contains tools to manipulate multispectral image files captured by the Micasense RedEdge-P sensor.

The input image file must be composed of six channels:

  1. Red band reflectance
  2. Green band reflectance
  3. Blue band reflectance
  4. Red Edge band reflectance
  5. Near-infrared band reflectance
  6. Binary cutline (optional)

Installation

The library can be installed with pip.

pip install ms-image-tool

License

This project is licensed under the terms of MIT License.