Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 848 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 848 Bytes

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.