Python Forum

Full Version: how to read multispectral images on python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am having multispectral images with .tif extension. How to read these multispectral images on python? Is there any specific library to read these images or any specific code?