NEW
Font size
WorksheetsComputer Vision Quiz
Total questions: 15
Worksheet time: 8mins
What is Computer Vision?
A programming language
A branch of mathematics
Enabling machines to see and understand images
Creating 3D animations
Which of the following is NOT a step in computer vision?
Image Acquisition
Image Washing
Image Processing
Image Understanding
What kind of data do CNNs process best?
Text
Spreadsheets
Grid-like data such as images
Audio signals
What does a red pixel look like in RGB values?
[0, 255, 0]
[0, 0, 0]
[255, 0, 0]
[255, 255, 255]
Which of the following was an early use of computer vision in the 1970s?
Self-driving cars
Face recognition
Optical character recognition
Object tracking
What technique is used to find the outside edge of objects in an image?
Image classification
Edge detection
Object recognition
Color segmentation
In edge detection, what indicates an edge?
A large change in pixel color
A missing pixel
Constant pixel values
Image compression
Which task answers 'What is in the image?'
Object detection
Motion analysis
Image classification
Segmentation
What does segmentation help with?
Detecting sound
Dividing images into meaningful regions
Sending emails
Measuring time
Which computer vision task is used in face matching?
Lane detection
Feature extraction
Object tracking
Heat mapping
Which model architecture is used in deep learning for image tasks?
CNN
SVM
LSTM
RNN
What does the max pooling layer do?
Blurs the image
Detects motion
Reduces image size by taking max values
Enhances brightness
What is Transfer Learning?
Moving data between devices
Using a pre-trained model for a new task
Training a model from scratch
Sending files to the cloud
What challenge is common in real-world computer vision?
Too many images
Perfect lighting always
Background noise and occlusion
High image quality
What is the future of computer vision likely to include?
Only text analysis
Integration with AR/VR
Removal of all visual data
Manual feature extraction
