Coder Social home page Coder Social logo

s-du / skyspectral Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 252 KB

A simple tool to process multispectral images from the Micasense RedEdge-P (including indices, Agisoft, etc.)

Python 100.00%
diagnosis drones infrared micasense multispectral-images pansharpening photogrammetry

skyspectral's Introduction

SkySpectral

A simple tool to process multispectral images from the Micasense RedEdge-P

Coming next:

  • Pan sharpening algorithm
  • Agisoft automated workflow
  • Image annotation

Introduction

SkySpectral is a simple tool for visualizing and processing multispectral imagery. It enables the alignment and combination of various sub-images (bands) to extract relevant data.

#Multispectral #Open-CV #Building diagnosis #ImageProcessing

The project is still in pre-release, so do not hesitate to send your recommendations or the bugs you encountered!

principle

Processing multispectral image, from a folder

Principle

The functionalities include:

  • Import Micasense output folder
  • Visualize bands with standard matplotlib color palettes
  • Align channels (R,G,B,NIR,Red-Edge) to Pan-chromatic with an intuitive interface (especially critical for close-shots, as in building façades analyses)
  • Visualize composed shot (RGB image re-composed from individual channels, CIR - Color Infrared, etc.)
  • Create custom indices based on arithmetic operations on bands
  • Access typical vegetation indices such as NDVI
  • Prepare the files for Agisoft Metashape (organize images in folders)
  • ...

Capture-d-cran-2023-09-29-095333

Creating custom indices

Installation instructions

  1. Clone the repository:
git clone https://github.com/s-du/SkySpectral
  1. Navigate to the app directory:
cd SkySpectral
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the app:
python main.py

Contributing

Contributions to the app are welcome! If you find any bugs, have suggestions for new features, or would like to contribute enhancements, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make the necessary changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request describing your changes.

skyspectral's People

Contributors

s-du avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.