Hallo,
wir machen gerade Bildbearbeitung mit Numpy.
Nun gibt es folgende Aufgabe:
"Now implement the sRGB functions so that we can use them to convert our image to linear domain"
Hat jemand eine Idee was damit gemeint ist?
Viele Grüße und danke im voraus
In linear domain konvertieren
- __blackjack__
- User
- Beiträge: 14336
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
@Beginner2019: Oder informier Dich über sRGB-Farbraum und was daran nicht linear ist und wie man das in lineare RGB-Werte umrechnen kann.
„Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.“ — Brian W. Kernighan
