20 lines
478 B
Markdown
20 lines
478 B
Markdown
# ThermalPy
|
|
|
|
EN - Python tool to calculate thermal camera settings from physical parameters of the filmed object.
|
|
|
|
FR - Outil en python pour calculer les réglages de caméra thermique à partir de paramètres en entrée.
|
|
|
|
|
|
Example plot :
|
|
|
|
<img src="plot.png" height="250" />
|
|
|
|
## Context
|
|
|
|
Cours d'IPI à l'ENSAM d'Angers
|
|
|
|
## Improvements
|
|
|
|
- [x] Add progress bar
|
|
- [ ] Add support for custom transfer function calculated from individual functions (camera, lens, air, sensor...)
|
|
|