Skip to content Skip to sidebar Skip to footer
Showing posts with the label Binary Data

Reading-in A Binary Jpeg-header (in Python)

I would like to read in a JPEG-Header and analyze it. According to Wikipedia, the header consists o… Read more Reading-in A Binary Jpeg-header (in Python)