Skip to content

Scripts and code relevant to the FLIR, PSII, NDVI, PRI and active reflectance (Crop Circle) sensors.

Notifications You must be signed in to change notification settings

ZongyangLi/extractors-multispectral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Multispectral extractors

This repository contains extractors that process data originating from:

  • FLIR SC 615 Thermal Infrared sensor
  • Skye PRI sensor
  • Skye NDVI sensors
  • PSII Fluorescence sensor
  • Crop Circle ACS430P Active Reflectance sensor

FLIR extractor

This extractor processes binary files into PNG and TIFF files.

Input

  • Evaluation is triggered whenever a file is added to a dataset
  • Checks whether the file is a _ir.bin file

Output

  • The dataset containing the _ir file will get corresponding .png and .tif files
  • PNG file is a heatmap
  • TIF file consist of geospatial attributes and temperature in degree C in each pixel

About

Scripts and code relevant to the FLIR, PSII, NDVI, PRI and active reflectance (Crop Circle) sensors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.3%
  • Shell 4.5%
  • MATLAB 1.2%