From 39437b2199b43581fceb51bebb64a5461abf1914 Mon Sep 17 00:00:00 2001 From: gennyble Date: Wed, 13 Sep 2023 01:04:18 -0500 Subject: write some docs --- bayer_jpeg.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bayer_jpeg.md') diff --git a/bayer_jpeg.md b/bayer_jpeg.md index 94f7a6b..150fb63 100644 --- a/bayer_jpeg.md +++ b/bayer_jpeg.md @@ -1,6 +1,7 @@ # BayerJPEG -Th BayerJPEG is a strange format used by the Light L16... *sometimes*. We don't yet know when it switches from it's normal packed 10-bit raw format. +The BayerJPEG is a strange format used by the Light L16... *sometimes*. We don't yet know when it switches from it's normal packed 10-bit raw format to this, or why. +### BayerJPEG Header | size | type | meaning | | ------- | ------ | ------- | | 4 bytes | String | Magic Number "BJPG" | @@ -11,10 +12,10 @@ Th BayerJPEG is a strange format used by the Light L16... *sometimes*. We don't | 4 bytes | u32 | Length of Jpeg 3 | | 1552 bytes | | unknown | -***Monochrome*** +***Foramt Type: Monochrome*** Jpeg0 contains a full resolution grayscale image -***Colour*** +***Format Type: Colour*** The bayered image is split across the four Jpeg, one for each colour location. -- cgit 1.4.1-3-g733a5