Thermal imaging in TS
Clinet side classes for work with thermal images.
What it does
- loading of thermal files
- parsing of binary data
- rendering of thermal data in
<canvas/>
- optional grouping of files
- user may control parameters of thermal display
Why
This package is intentionally written independently on any frontend framework. It might be implemented in any one. So far, we have been working on those integrations:
- React:
@labir/react-bridge
- Vue 3:
@labir/vue
(experimental) - Web components:
@labir/embed
See the docs for more information.
Contribution welcome
The core seems ready & tested. What can be done is reading more file formats.