This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* 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 |