User:Nrp/Weekly updates/20080628: Difference between revisions
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
(monday) |
(Tuesday) |
||
Line 9: | Line 9: | ||
* Debugged some silly colorspace mistakes |
* Debugged some silly colorspace mistakes |
||
* First attempts at YUV -> HSV direct conversion. It seems nobody has come up with these formulas before. I'm probably just going to approximate it, but it will still involve faking trig with ints. |
* First attempts at YUV -> HSV direct conversion. It seems nobody has come up with these formulas before. I'm probably just going to approximate it, but it will still involve faking trig with ints. |
||
== Tuesday == |
|||
* Fixed a bunch of colorspace conversion mistakes |
|||
* Tested performance on the XO (needs to be faster) |
Revision as of 23:36, 24 June 2008
Saturday
- Started v4l branch
- Started colorspace conversion branch
- Finished Living Pointillism
Sunday
- Finished a bunch of colorspace conversion functions
Monday
- Uploaded the v4l and colorspace branches to the git repository on my server
- Debugged some silly colorspace mistakes
- First attempts at YUV -> HSV direct conversion. It seems nobody has come up with these formulas before. I'm probably just going to approximate it, but it will still involve faking trig with ints.
Tuesday
- Fixed a bunch of colorspace conversion mistakes
- Tested performance on the XO (needs to be faster)