Code Monkey home page Code Monkey logo

pine-needle-thermal-detection's Introduction

DOI

Pine-needle-thermal-detection

A python notebook to identify pine needle-leaves on thermal images. Typical thermal images have a low resolution, the ones currenly used were captured on a FLIR A320 camera with 320x240px. Furthermore, the temperature difference between the needle-leaves and the soil background can be insufficient for efficient detection. Therefore, the following script takes regions of interest in which the images are scanned for either the reference plates used for correction of temperature measurements or needle-leaves.

The python notebooks and the data in this project are organised as follows:

  1. Data is in folders:
    • Raw data: 01_rawdata, i.e. FLIR images extracted using the IR-data-extraction script (https://github.com/kebasaa/IR-data-extraction) and saved as 64-bit .tif
    • Diagnostics graphs are placed in 02_diagnostics
    • Output is in 03_processed_data
  2. 01_detect_needles_v0.1.ipynb: This creates the diagnostics and output data

Dependencies

The following python packages are required to read the thermal .tiff files:

  • Pandas
  • Numpy
  • Scipy
  • Matplotlib
  • tifffile

How to Cite

Jonathan D. Muller, Tamir Dingjan. (22 November 2020). Pine-needle-thermal-detection: Tool to detect pine needle-leaves in thermal images. DOI: 10.5281/zenodo.4284621 (URL: https://doi.org/10.5281/zenodo.4284621), Python notebook

DOI

License

This software is distributed under the GNU GPL version 3

pine-needle-thermal-detection's People

Contributors

kebasaa 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.