https://github.com/razikus/gothermograph-visualise
Visualise thermogram with GO
https://github.com/razikus/gothermograph-visualise
Last synced: 6 months ago
JSON representation
Visualise thermogram with GO
- Host: GitHub
- URL: https://github.com/razikus/gothermograph-visualise
- Owner: Razikus
- License: mit
- Created: 2019-05-19T19:18:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T19:21:48.000Z (over 6 years ago)
- Last Synced: 2023-03-02T22:05:56.149Z (over 2 years ago)
- Language: Go
- Size: 424 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Go implementation of thermograph alghoritm to visualise thermogram
Usage:
```
go run main.go example.txt example.png
```