An open API service indexing awesome lists of open source software.

https://github.com/lindronics/flir_app

Android application for the real-time classification of FLIR One thermal camera images using a deep convolutional neural network built with TensorFlow. Part of my final year honours project.
https://github.com/lindronics/flir_app

android computer-vision flir flir-cameras flir-one tensorflow tensorflow-lite

Last synced: 9 months ago
JSON representation

Android application for the real-time classification of FLIR One thermal camera images using a deep convolutional neural network built with TensorFlow. Part of my final year honours project.

Awesome Lists containing this project

README

          

# FLIR app

![build badge](https://github.com/Lindronics/flir_app/workflows/Android%20CI/badge.svg)

This Android application will supplement my [4th year project](https://github.com/Lindronics/honours_project).

## Features

### Connect to FLIR One cameras.

![Connection view](https://i.imgur.com/7GSn1MG.jpg)

### Easily create multispectral datasets

![Camera view](https://i.imgur.com/TOogp1v.jpg)

### Real-time classification using TensorFlow Lite

![Classification view](https://i.imgur.com/VGrbxW3.jpg)