by Raymond » Fri May 22, 2009 1:14 am
by Raymond
Fri May 22, 2009 1:14 am
Hi Hamid,
My difficulty it seems is to both map the Y to a grey scale/BW and ensure it is in phase with the resolution. Therefore I ask your help to confirm if my assumptions are correct with the follow examples:
Let's say the first 4 bytes in Hex from Raw Sample are: 78 65 97 A5
What is the value of Y in each byte? is it
1) 70 60 90 A0
Or
2) 78 65 97 A5
Are the values in sequence of rows or by columns, for e.g.:
(row1,col1),(row1,col2),(row1,col3)....
(row2,col1),(row2,col2),(row2,col3)....
Or
(row1,col1),(row2,col1),(row3,col1)....
(row1,col2),(row2,col2),(row3,col2)....
What is the 2 values of Cb in this 4 byte sample are they:
1) Cb1 80, Cb2 70
What is the resolution of the raw sample? Is it 160 x 120?
Beyond this any algorithm you have to share would be most welcomed. I know this is beyond the support required for the device but I would be grateful..
Thanks
Mark
Hi Hamid,
My difficulty it seems is to both map the Y to a grey scale/BW and ensure it is in phase with the resolution. Therefore I ask your help to confirm if my assumptions are correct with the follow examples:
Let's say the first 4 bytes in Hex from Raw Sample are: 78 65 97 A5
What is the value of Y in each byte? is it
1) 70 60 90 A0
Or
2) 78 65 97 A5
Are the values in sequence of rows or by columns, for e.g.:
(row1,col1),(row1,col2),(row1,col3)....
(row2,col1),(row2,col2),(row2,col3)....
Or
(row1,col1),(row2,col1),(row3,col1)....
(row1,col2),(row2,col2),(row3,col2)....
What is the 2 values of Cb in this 4 byte sample are they:
1) Cb1 80, Cb2 70
What is the resolution of the raw sample? Is it 160 x 120?
Beyond this any algorithm you have to share would be most welcomed. I know this is beyond the support required for the device but I would be grateful..
Thanks
Mark