mirror of
https://github.com/KrisKennaway/ii-pix.git
synced 2025-04-29 03:38:34 +00:00
nit
This commit is contained in:
parent
1010b64272
commit
7e68847bfe
@ -109,7 +109,6 @@ class DHGRScreen:
|
||||
yuv_to_rgb = np.matmul(np.array(
|
||||
((1, 0, 1.139883), (1, -0.394642, -.5806227), (1, 2.032062, 0))),
|
||||
yuv_to_rgb)
|
||||
|
||||
# Apply effect of contrast
|
||||
yuv_to_rgb *= contrast
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user