photo

Nik


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort