Statistics
7 Questions
0 Answers
RANK
177,773
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
specifying bpp of an image
Most of compression analysis use different value of bpp. For example Lena image in 0.5 bpp, 0.25bpp and 0.125bpp. How can we adj...
9 years ago | 1 answer | 0
1
answerQuestion
How to develop non uniform quantizer
Dear all, how to write a matlab code to produce non uniform quantizer on an image with smaller interval at high occurrence pixe...
9 years ago | 1 answer | 0
1
answerQuestion
how to pass the matrix value outside the loop
I need to pass the matrix value of 'xd' outside the loop. % display all the blocks. plotIndex = 1; numPlotsR = size(ca, 1...
10 years ago | 0 answers | 0
0
answersQuestion
what is actually wavelet coefficient
Dear all, I have some question regarding wavelet coefficients. 1. What is the purpose of wavelet coefficients? 2. Can we ...
10 years ago | 0 answers | 0
0
answersQuestion
operation using *.m file
Can we make mathematical operation by calling our *.m function? For example, I have hthresh.m and sthresh.m. I want to get the a...
10 years ago | 1 answer | 0
1
answerQuestion
error + matrix dimension must agree
I got error -- Error using + Matrix dimensions must agree. on this code. Please help me a=sign(X(ind1)).*(abs(X(in...
10 years ago | 1 answer | 0
1
answerQuestion
different between tiff and jpeg format in calculating MSE and PSNR
I got a code to calculate CR,bpp, MSE and PSNR. I works well for *.jpeg image but not for *.tiff. A message "Error using ...
11 years ago | 1 answer | 0