3 - Robot Sensing & Vision Flashcards

1
Q

What are 6 steps to Robot Vision?

A
Acquisition
Pre-processing
Segmentation
Feature extraction
Pattern recognition
Robot control
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are 3 requirements for algorithms in Robot Vision?

A

Fast (real-time)

Robust (to noise and changes in environment)

Non-stationary assumption (limited use of background subtraction methods)

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

Name 3 colour models

A

RGB, CMY/CMYK, HSI

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

What is colour slicing?

A

Highlighting a specific range of colours

Can be used to define a mask for further processing

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

What is the Hough Transform?

A

A feature extraction technique use to find imperfect instances of objects within a certain class of shapes

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

What are features in Robot Vision?

A

Compact, meaningful representation of the image

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

What are good features?

A

Edges, corners, blobs, colours, textures

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

Name 2 applications of features within robot vision?

A

Object detection/template matching

Scene reconstruction

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