letmaik / rawpy

📷 RAW image processing for Python, a wrapper for libraw
https://pypi.python.org/pypi/rawpy
MIT License
587 stars 67 forks source link

Logo #203

Closed letmaik closed 1 year ago

letmaik commented 1 year ago

This PR introduces a logo for rawpy together with code that generated it. The code was jointly developed by GPT-4 (thanks!) and myself.

The logo is designed in the style of a camera image sensor with a Bayer filter pattern, the most commonly used color filter array.

The thinking behind the logo is that rawpy handles RAW image data (in most cases a Bayer mosaic) which can be directly accessed or postprocessed further into a demosaiced image.

image