Skip to content

My first attempt at converting YUV images from the Raspberry Pi camera to the RGB space. Ughh! This is too slow in pure Python without a native matrix or image library (or just run with PyPy). But it works. Useful reference.

Notifications You must be signed in to change notification settings

jselbie/yuv420_to_rgb888

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

My first attempt at converting YUV images from the Raspberry Pi camera to the RGB space. Ughh! This is too slow in pure Python without a native matrix or image library (or just run with PyPy). But it works. Useful reference.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages