26 Nov
2009
26 Nov
'09
10:24 a.m.
Hi, I have a stream with 8.8 (16b) channels encoded with fixed point arithmetics (http://knol.google.com/k/anonymous/fixed-point-arithmetic/1b19ktdbl6g9q/2#) and I need to create a rgb16 view that can hold my image... I tried with interleaved_view but this makes wrong values. I don't know how to manage with this... How must be encoded the shorts in a rgb16_image_t ? If anyone could help me, that would be great. Thanks, Eloi.