Feeds
提问
I need to compute BD-PSNR.
If I have bit rates 0.0625 [0.1, 0.125, 0.25, 0.5 1.0] and corresponding PSNR values of SPIHT as [27.8407, 29.7939, 30.640...
6 years 前 | 0 个回答 | 0
0
个回答提问
decoding of bitstream in image processing?
hi, Suppose for t=8, I have x=[1 1 1 0 0 0] and decoded data is stored in p. So first I initialize p=zeros(1,4); now for deco...
10 years 前 | 1 个回答 | 0
1
个回答提问
Transforming a matrix into linear one dimensional output ?
hi, Suppose I have a matrix A=[1 2 3 4 5 6 7 8;9 10 11 12 13 14 15 16;17 18 19 20 21 22 23 24;25 26 27 28 29 30 31 32;33 34 3...
10 years 前 | 1 个回答 | 0
1
个回答提问
Related to image coding
hi, Suppose I have a matrix A=[1 2 3 4 5 6 7 8;9 10 11 12 13 14 15 16;17 18 19 20 21 22 23 24;25 26 27 28 29 30 31 32;33 34 3...
10 years 前 | 0 个回答 | 0
0
个回答提问
How can I do linear indexing in matlab?
hi, Suppose I have a matrix A=[1 2 3 4;5 6 7 8;9 10 11 12;13 14 15 16]; I want to transfer it into a linear matrix as A=[...
10 years 前 | 5 个回答 | 0