Community Profile

photo

Andrew


Aktiv seit 2012

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Masking in DCT Compression
I am trying to do image compression in DCT. Can someone please help me understand how masking affects bit per pixel in DCT? How ...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How does MSB affect the compression ratio of an image?
I would like to ask if there is a way the Most Significant Bit(MSB) in DCT compression affects the quality of the image or the i...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I would like to apply DCT to each element in a matrix
I have a code where i take every 8*8 block of a 512*512 image and find its average, and subtract it away, storing the result int...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Explanation to do with image bitrate(bpp) allocation
I would like someone to help me with an explanation of how bit allocation is done in the DCT image compression technique. I have...

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Reading a double image
I have encoded and decoded a 256*256 image. At first i did it using the image in "*uint8" precision and everything works well. b...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Form a matrix from a structure
Thanks to Azzi and Cedric o was able to get a step forward. however my question now is, i have managed to extract all the binary...

etwa 11 Jahre vor | 0

Frage


Form a matrix from a structure
I have a 32*32 data structure. There are 1*1 structures in each of those 32*32 cells. However, i would like to extract all the b...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Extracting data from a structure
I have performed DCT on an image(256×256) and the the compressed data is saved in a file. When i open this file in workspace, th...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save a c++ readable Mat file
I am running a DCT code in matlab and i would like to read the compressed file(.mat) into a c code. However, am not sure this is...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate the Compression ratio
Hi, could someone explain to me how to calculate the compression ratio of an image from the quantization bit allocation? I tho...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Not enough input arguments.
I am trying to implement DCT compression and save the quantized coefficients into a file that will be read into another program....

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I have these two codes. Can someone help me determine whats wrong with them.
For the "jpegcomp" code, i get an error message telling me to "% load file of variables containing a gray image matrix" even whe...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do i calculate the affine transformations of an image?
I am doing some research on fractal image compression but i am not well conversant with many things yet. I would like to ask how...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I need help with the Matlab R2007b commands
I am researching on image compression ans i happen to be using matlab version r2007b but i realize that some of the matlab comma...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten