/multispectral-image-processing

This project is the same implementation with https://github.com/georgealexakis/multispectral_processing out of ROS ecosystem.

Primary LanguagePythonMIT LicenseMIT

Multispectral Image Processing

This project is the same implementation with multispectral_processing out of ROS ecosystem. The whole project has been implemented with Python in a single python file. It contains all functions of band separator as described in the origial repository including the feature-based registration and corner-based registration functions. Find out more about the project in my Master Thesis.

Required Packages

  • OpenCV
  • NumPy

License

This project is licensed under the MIT License - see the LICENSE file for details.