alon levi alon
  • Joined on 2023-05-17
alon pushed to main at tami/thermalcam_decoder 2023-12-31 14:19:09 +02:00
d6c5058f2e add rustdecode.sh
3ea0c74e7f rust: create target dir, use frames/basename as decode.py
Compare 2 commits »
alon pushed to main at tami/thermalcam_decoder 2023-12-31 13:53:01 +02:00
862a48131e use std::fs::OpenOptions instead of File hoping that it behaves differently under windows?
alon pushed to main at tami/thermalcam_decoder 2023-12-31 13:41:29 +02:00
6725a9af63 decode.py: rewrite to use iterators
alon pushed to main at tami/thermalcam_decoder 2023-12-31 11:30:57 +02:00
312637fa72 add missing test2.py
alon pushed to main at tami/thermalcam_decoder 2023-12-31 01:25:11 +02:00
6af9b21be1 use 5 digits since we have a 5G file with 46372 frames
alon pushed to main at tami/thermalcam_decoder 2023-12-31 01:20:49 +02:00
5f5834835c rust version iterator based, 3.5 MB memory turning 5 GB frames to files on disk, 10MiB/second
ade93550ad do not consume iterator
9b2f8d9377 move rust to root, make a separate main example, start using iterator
Compare 3 commits »
alon pushed to main at tami/thermalcam_decoder 2023-12-29 17:33:13 +02:00
44849f5b66 correct rust temperature code
alon pushed to main at tami/thermalcam_decoder 2023-12-29 17:30:53 +02:00
0554eaaafd cvview: add c char as calibration
alon pushed to main at tami/thermalcam_decoder 2023-12-29 17:07:22 +02:00
056bb2f96c rust example working, clean up
a612d4f7d7 add rust usage example
ce6fa022f9 requirements: add maturin
18c952f94d pyo3 package
b7714ca957 ignore images
Compare 5 commits »
alon pushed to main at tami/thermalcam_decoder 2023-12-29 16:30:09 +02:00
57a2c3197e try to do temperature change, wrongly
fe56b9f346 feature parity with python
45dfbd6d66 gets frames
68757371a0 parses all packets, pretty fast
2e4e7c7c07 parses all packets, forgot to account for partial
Compare 6 commits »