lclevy / canon_cr3

Describing the Canon CR3 fileformat from Canon M50 / EOS R / SX70 HS / EOS RP...
GNU General Public License v3.0
276 stars 34 forks source link

Pixel Data into an array #24

Closed ttjhninn closed 2 years ago

ttjhninn commented 2 years ago

I can extract the hd data as the output, hd00.bin. However, I have no ideal how to analyze and convert the sequential bytes into an array to recover the corresponding data on each sensors of cameras. Any suggestions or even some related articles about that? Thanks~

lclevy commented 2 years ago

See libraw. It is compressed using crx codec