tojeena
Member level 3
- Joined
- Jan 24, 2013
- Messages
- 55
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,570
I did wavelet transform of an image using dwt2() function and its a 3-level decomposition.When i took the values of LL3 i am getting values like 1.0, 0.1 etc.Is this correct ?I need to apply Rice codes to these coefficients .I am confused.Kindly help me in his regard.