CV concepts Flashcards

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

What is computer vision?

A

Computer vision enables machines to perceive and interpret visual information similar to human vision.

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

What does computer vision involve?

A

The extraction and analysis of image data from standalone images or video streams.

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

What are the main capabilities of computer vision?

A

Identifying objects, detecting patterns, and extracting relevant information from images or videos.

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

What is object detection?

A

The process of scanning images to identify and locate objects of interest.

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

What techniques are used in object detection?

A

Bounding box detection and semantic segmentation.

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

What data is retrieved from object detection?

A

Object coordinates, class labels, and confidence scores.

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

What is object identification?

A

Recognizing individual object instances within an image and assigning unique identifiers.

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

How does object identification differ from object detection?

A

Object identification distinguishes between different objects of the same type, while detection finds and locates objects.

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

What tasks does object identification facilitate?

A

Object tracking, counting, and inventory management.

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

What is motion analysis?

A

Techniques for understanding and interpreting motion-related information from visual data.

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

What are the key components of motion analysis?

A

Egomotion estimation, object tracking, and optical flow analysis.

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

What is egomotion estimation?

A

Estimating the movement of a camera or observer in a scene.

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

What applications use egomotion estimation?

A

Camera stabilization, scene reconstruction, and navigation.

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

What is object tracking?

A

Tracking the movement of objects over time in video sequences.

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

What are the applications of object tracking?

A

Surveillance, activity recognition, and augmented reality.

17
Q

What is optical flow analysis?

A

Computing motion vectors of pixels between consecutive video frames.

18
Q

What insights does optical flow analysis provide?

A

Direction and speed of motion within a scene.

19
Q

What are some applications of computer vision?

A

Autonomous vehicles, medical imaging, mapping technologies, and military applications.

20
Q

How do autonomous vehicles use computer vision?

A

For lane detection, pedestrian detection, and obstacle avoidance.

21
Q

What are medical applications of computer vision?

A

Medical imaging analysis, tumor detection, surgical navigation, and patient monitoring.

22
Q

How is computer vision used in mapping technologies?

A

To integrate with geographical data for accurate maps and navigation systems.

23
Q

How is computer vision applied in military scenarios?

A

For target recognition, surveillance, and reconnaissance.

24
Q

What computer vision services does Microsoft Azure provide?

A

Object detection, image classification, and image segmentation.

25
What is face recognition in Microsoft Azure?
Detecting and recognizing faces in images for authentication and access control.
26
What is optical character recognition (OCR)?
Extracting and recognizing text from images.
27
What are the applications of OCR?
Document digitization, form processing, and automated data extraction.
28
How does computer vision impact industries?
It enables innovation, efficiency, and growth by enhancing machine perception and analysis.