Unpack XYZ to RGB into an Image class rather than a raw buffer.
authorCarl Hetherington <cth@carlh.net>
Mon, 2 Feb 2015 18:42:54 +0000 (18:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 2 Feb 2015 18:42:54 +0000 (18:42 +0000)
commit923d5a17cdbe4c4ae947bbb45493be0792cfd54e
treec30cc659bb94aaf8231bb5f8c790e3d60a3362b1
parentb47a54b85aee24795008463681cb31f4307ffe84
Unpack XYZ to RGB into an Image class rather than a raw buffer.
src/argb_frame.h
src/mono_picture_frame.cc
src/mono_picture_frame.h
src/rgb_xyz.cc
src/rgb_xyz.h
src/stereo_picture_frame.cc
src/stereo_picture_frame.h
test/rgb_xyz_test.cc