Terms Flashcards

(30 cards)

1
Q

What is interpolation in video

A

Interpolation is a mathematical technique used to estimate unknown values between known data points

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

Visually Lossless

A

type of image compression where data is discarded during compression, but the lost information is so subtle that the human eye cannot detect any difference in quality compared to the original image

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

Black / White scale vs grayscale

A

A “black/white scale” refers to only two color options, pure black and pure white, while “grayscale” encompasses a range of shades of gray between black and white

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

Lossless

A

compression means that no data is lost during compression, preserving the original image perfectly, even if it results in a larger file size; reversible data compression

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

Data streams

A

the continuous flow of digital data that makes up a video

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

Compression

A

the process of reducing the file size of a video by eliminating redundant information between frames, allowing for more efficient storage and transmission of video content while minimizing the loss of visual quality;

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

what is a macroblock

A

A video macroblock is a unit of pixels used to compress and encode video data. Macroblocks are the basic building blocks of video compression.JPEG, MPEG-1, H.262/MPEG-2 Part 2, and H.264/MPEG-4 AVC

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

lossless formats

A

H. 264 Lossless, H. 265 Lossless, Motion JPEG Lossless, Apple Animation Quicktime RLE, Autodesk Animator Codec

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

lossy

A

reduce quality in order to maximize compression , irreversible compression

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

lossy formats

A

HEVC, MPEG4, H.264, AVC,

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

codec

A

video codec is a set of instructions or algorithms for the “co”ding and
“dec”oding of a digital video stream. It is used when compressing a digital video
stream during the capture/encoding process and when decompressing a video
stream during playback.

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

What is AOI mean

A

Area of Interest

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

Explain recovery of images from a low light video clip

A

-Adjust lighting using level or Exposure filter
-Stabilize if needed
- Frame average if needed

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

Can you modify the settings of a still and then make it into a video clip?

A

Use Sequence Loader
1. Load > Sequence Loader or drag/drop in Amped FIVE

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

Bicubic Interpolation

A

Bicubic goes one step beyond bilinear by considering the closest 4 × 4 neighborhood of known
pixels — for a total of 16 pixels. Since these are at various distances from the unknown pixel,
closer pixels are given a higher weighting in the calculation.

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

Bilinear interpolation

A

considers the closest 2 × 2 neighborhood of known pixel values
surrounding the unknown pixel. It then takes a weighted average of these 4 pixels to arrive at its
final interpolated value. This results in much smoother-looking images than the nearest
neighbor.

17
Q

Neighbor interpolation

18
Q

What is the difference between visually lossless and absolute lossless compression. Can
you describe a scenario in which you would use one method over the other?

A

Visually lossless compression is compression that allows the visually quality of the
video to be identical to the original quality of the video to the human eye.
Lossless compression is compression that allows the same quality of video as the
original.

19
Q

What are the three primary types of data streams that can be contained in an AVI media
file?

A

Video, audio, and text.

20
Q

For an 8-bit grayscale image, how many possible brightness values are there for each pixel?

A

28 or 256 (from 0 to 255).

21
Q

Name all of the factors of a digital video recorder (DVR) that control the maximum length of
time that can be recorded before it begins to overwrite itself.

A

Capacity of hard drive(s)
* # active cameras attached to the DVR
* System frame rate
* Frame rate per camera
* Video resolution (e.g., number of pixels captured in each image)
* Quality/compression setting
* Color vs. black & white capture
* Constant capture rate vs. motion/triggered activation

22
Q

As a video forensic examiner, what would you consider your highest priority when
documenting your analysis?

A

Reproducibility

23
Q

You receive a standard Windows Media Video (WMV) video file exported from a DVR, which
features an overlaid date and time stamp out to the seconds. Upon playback, you note that
the file is playing back with a constant 30 frames/second rate with no duplicated frames, but
is running faster than real-time based on the overlaid time stamp Please explain the
process(es) by which you can correct the speed of the video file to achieve real-time
playback.

A

Pick a frame near the beginning of the file and a frame near the end of the file;
determine the length of time between them based on the overlaid date/time stamp
(inclusive of the first and last time stamp seconds); determine how many video
frames there are from the first selected frame to the second; calculate the overall
number of frames per time stamp second (divide the number of video frames by
the length of time between them based on the overlaid date/time stamp);
determine the % of speed correction needed to be applied to the 30 frames/second
video to achieve real-time playback; and apply the % speed correction to the WMV
file in a non-linear video editor.
For example, if a time range of 10 time stamp seconds is comprised
of 60 video frames, then the overall number of frames per time stamp second is 6
(60÷10). Therefore, to correct the 30 frames/second video to 6 frames/second, a
speed correction of 20% would need to be applied (6÷30 = 1÷5 = 20%). Stated
another way, you would need to lengthen the 30 frames/second WMV video to 5
times its length to achieve real-time playback.
The key to the answer is that the overlaid date/time stamp must be used as a
reference to determine the appropriate correction factor.

24
Q

What is a pixel

A

Picture element – smallest controllable element in a digital image. Each contains
information about color and brightness. (RGB) Series of pixels contruct what is called
a raster image.

25
What is a Raster image?
Raster image – a digital image composed of grid of tiny squares called pixels. (PNG, JPG, GIF)
26
What is a digital video?
Electronic representation of moving visual images in the form of encoded digital data.
27
Known degradations?
a. Limitations of a sensor b. Its environment c. Noise filtering
28
Typical digital image processing
a. Imaging system b. Digitize c. Store d. Process e. Online buffer(Resfresh/store) f. Display / record
29
image interpolation
methods rely on surrounding known pixel values to calculate the unknown or new pixel values.
30
Image enhancement
Emphasizes certain image characteristics