Statistiques
7 Questions
0 Réponses
RANG
224 053
of 300 381
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
42.86%
VOTES REÇUS
0
RANG
of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 12 ans il y a | 1 réponse | 0
