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:
- Red band reflectance
- Green band reflectance
- Blue band reflectance
- Red Edge band reflectance
- Near-infrared band reflectance
- Binary cutline (optional)
The library can be installed with pip.
pip install ms-image-toolThis project is licensed under the terms of MIT License.