3 - Robot Sensing & Vision Flashcards
What are 6 steps to Robot Vision?
Acquisition Pre-processing Segmentation Feature extraction Pattern recognition Robot control
What are 3 requirements for algorithms in Robot Vision?
Fast (real-time)
Robust (to noise and changes in environment)
Non-stationary assumption (limited use of background subtraction methods)
Name 3 colour models
RGB, CMY/CMYK, HSI
What is colour slicing?
Highlighting a specific range of colours
Can be used to define a mask for further processing
What is the Hough Transform?
A feature extraction technique use to find imperfect instances of objects within a certain class of shapes
What are features in Robot Vision?
Compact, meaningful representation of the image
What are good features?
Edges, corners, blobs, colours, textures
Name 2 applications of features within robot vision?
Object detection/template matching
Scene reconstruction