photo

lou ham


Last seen: 11개월 전 2018년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


eob image compression?
hi, in jpeg image compression, 1010 is used to encode the end of block. is there another code for eob?

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
why 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

4년 초과 전 | 0

질문


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?

4년 초과 전 | 답변 수: 3 | 1

3

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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?

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변