Estadística
CLASIFICACIÓN
27.881
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
30.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
what type of image as entry to do jpeg code
hi, i'm doing jpeg compression, and i'm asking what type of image should i took as entry of my program? bmp, tiff or other typ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
help encrypt an image using chaotic maps
hi, can i get a little help about matlab program or a link to encrypt an image using chaotic maps (arnolds at map or chen chaot...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
psnr with unit8 or double values
hi, I calculated the psnr after compression with the uint8 values of the two images and I found 35db. then I redid the calcula...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
eob image compression?
hi, in jpeg image compression, 1010 is used to encode the end of block. is there another code for eob?
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
display compressed image from bitstream
hi, i did image compression and i got the bit stream, now i want to go back and display my compressed image . Do you have any ...
casi 5 años hace | 0 respuestas | 0
0
respuestaswhy does matlab use 8 bytes to memorize a number like 1 for example
thanks for your responces so I can use the char type better than double to store or to send a bit steam after compression
casi 5 años hace | 0
Pregunta
why does matlab use 8 bytes to memorize a number like 1 for example
hi, matlab uses 8 bytes to memorize a number like 1 as double as 2 bytes to memorize it as char?
casi 5 años hace | 3 respuestas | 1
3
respuestasPregunta
time that image compression lasts
I designed an image compression program in matlab, I used 256x256 grayscale lena, the DCT, the quantification the Run Length En...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
huffman's dictionnary or huffman's canonical table?
many of image compression developpers avoid to use huffman's dictionnary and perfer to use huffman's canonical tables. what is ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
about canonical huffman tables.
I'm working on image compression, I need to use the canonical huffman tables. Is there any algorithm to generate them?
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
combine between numbers and characters in one vector
i'm working on run length encoding, i use matlab and the input vector is v=[ 1 2 2 2 2 5 -1 0 0 0 0 -2 -2 -2...
más de 6 años hace | 2 respuestas | 0