Skip to content

Instantly share code, notes, and snippets.

@GaProgMan
GaProgMan / yuv.c
Created February 3, 2013 09:53
A VERY basic code implementation for converting from RGB colour space to YUV colour space
/*
* Project Name: RGB to Y'UV
* Solution Name: RGB to Y'UV
* Original creation date: 19/11/2011
* Edit date: 18/01/2013
* Programmer name: Jamie Taylor (aka "GaProgMan")
* File name: YUV.c
*
* Purpose of the project:
* I was reading through a wikipedia article on