Digital Information: Lossy Data Compression Flashcards

1
Q

how do lossy Algorithms reduce file sizes

A

by discarding less important information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what are things that commonly used lossy Algorithms and why

A

images, videos, audio recordings bc they are rly complex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are techniques used by computers to reduce the file size of images

A

chroma subsampling and discrete cosine transformation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

chroma subsampling

A

keeping the brightness while reducing the amount of color information in an image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

why is chroma subsampling effective

A

bc ppl are good noticing brightness differences but bad at noticing color differences

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what file formats use chroma subsampling

A

JPEG and MPEG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

discrete cosine transformation

A

simplify the details in the brightness layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what are techniques used by computers to reduce the file size of audio files

A

perceptual audio coding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

perceptual audio coding

A

algorithms can analyze an audio file and discard the sounds that are outside our hearing capacity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

temporal masking

A

when a sudden sound can mask (hide) other sounds for a period after it occurs—and even a bit before

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

why does perceptual audio coding work

A

The computer sees those hidden sounds in the recorded audio file, but our ears can’t hear them, so audio compression algorithms can safely discard that information or represent it with fewer bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly