Statistik
RANG
27.903
of 297.016
REPUTATION
1
ANTWORTZUSTIMMUNG
30.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
eob image compression?
hi, in jpeg image compression, 1010 is used to encode the end of block. is there another code for eob?
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 5 Jahre vor | 0 Antworten | 0
0
Antwortenwhy 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
etwa 5 Jahre vor | 0
Frage
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?
etwa 5 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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?
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 2 Antworten | 0