Commit Graph

12 Commits

Author SHA1 Message Date
devdesk
a512e710fa correct for both 4 bytes per pixel and 2 bytes 2024-02-19 22:38:58 +02:00
devdesk
e43f8b0efb correct for rotation and axes for greyscale 2024-02-19 22:31:07 +02:00
devdesk
2ba4528c1d rgb for cutoff temperature 2024-02-19 22:26:25 +02:00
devdesk
0af76ed532 add cutoff grayscale 2024-02-19 22:02:27 +02:00
devdesk
2347158093 add command line options and temperature calibration
without temperature calibration 0.3%
with ~5%

model name	: Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz
2024-02-19 21:53:25 +02:00
devdesk
6bcc541c86 working v4l2 in rust, swapping bytes 2024-02-17 17:21:01 +02:00
devdesk
e74fa87103 fourcc wip 2024-02-17 16:59:29 +02:00
devdesk
0ff8d2b1fb v4l by rust process, still sudo, endianess reversed 2024-02-17 16:55:53 +02:00
devdesk
a917f75ce0 avoid reallocating the frame, just use a static buffer 2024-02-17 15:56:05 +02:00
devdesk
49f9aa98ed remove indicatif, add dotenv, write to stdout, gst to v4lsink, usable with ffplay, still some hiccups, not cpu related 2024-02-17 15:43:20 +02:00
devdesk
4f638cdd64 remove unused import 2024-02-16 00:42:01 +02:00
devdesk
c29499d9b0 to fifo and gst-launch 2024-02-16 00:41:39 +02:00