detecttechnologies / Thermal-Image-Analysis

Desktop tool for analysis of SEQ/FFF/RJPG thermographs
MIT License
139 stars 40 forks source link
dji exiftool fff flir flir-files temperature temperature-reading temperatures thermal-analysis thermal-images thermal-imaging

Thermal Image Analysis

A tool for analyzing and annotating thermal images.

This repo relies on the thermal_base python package for image decoding and manipulation backend.

Quality check

Features


Main menu

Spot marking, line measurement and area marking

Generates a plot for line plots and a table for measurements in the marked regions.


Markings on the image.


Plots and measurements.

ROI scaling

Scale the entire image based on values in the marked region. Use to enhance low contrast areas.


ROI scaling interface.

Change colormap

Change colormap to one of the following options:


Change colormap.

Emissivity scaling

Change reflected apparent temperature and emissivity of marked region.


Emissivity scaling interface.

Save data

Image can be saved with or without markings, plots and values. Custom savefile(.pkl) saves all data and can be used to revive the previous session. New supported save extensions are :


Saving process.

Installation

Usage