Skip to content

ryanbales/FLIRImageProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FLIR Image Processor

.NET C# Library that can be used to process FLIR Radiometric JPEG (R-JPEG) files to extract raw data from the image, including RAW values and temperatures readings per pixel. Results are returned in a JSON formatted file.

Supported Data Elements

  • Camera Information
  • Compass Information
  • GPS Information
  • Thermal Parameters
  • Thermal Data
    • RAW Value
    • Temperature Values (supports Celsius, Fahrenheit, and Kelvin)

Prerequisites

The src/lib folder contains an updated version of the FLIR Atlas SDK. If you want to upgrade to a newer SDK, you can find the SDK and instructions here:
http://flir.custhelp.com/app/answers/detail/a_id/1275/kw/atlas%20download/

Feature Requests

This project is a work in process. If you run into any issues, please let me know. Pull requests encouraged!

About

No description, website, or topics provided.

Resources

License

Stars

16 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors