Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
172.086
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 12 años hace | 1 respuesta | 0
