Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 825 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 825 Bytes

Working with Jenoptik VarioCam Infrared Images

ir and vis image example

This repository contains an executable file converter (irb2txt), example images, and an example jupyter notebook that walks through the process of converting .irb Jenoptik VarioCam infrared images into a workable format, then opening and exploring the data with python.


Getting Started

  • Download or clone this repository, including the executable and sample images
  • Open the convert-irb.ipynb jupyter notebook and follow along with the provided sample images

Known Issues