Students can practice the best AI Class 10 MCQ Chapter 5 Computer Vision Class 10 MCQ with Answers for exam preparation.
Class 10 AI Computer Vision MCQ
MCQ on Computer Vision Class 10
Class 10 Computer Vision MCQ – Computer Vision MCQ Class 10
Multiple Choice Questions:
Question 1.
Which of the following techniques is NOT commonly used in AI image processing?
(A) Feature extraction
(B) Object recognition
(C) Image restoration
(D) Image compression with data loss
Answer:
(D) Image compression with data loss
Question 2.
What is the primary goal of AI image processing?
(A) To enhance the aesthetic beauty of images.
(B) To automate tasks involving image analysis and interpretation.
(C) To create realistic digital art.
(D) To store and manage large image collections.
Answer:
(B) To automate tasks involving image analysis and interpretation.
Question 3.
What type of artificial neural network is most commonly used for image classification tasks?
(A) Convolutional neural network (CNN)
(B) Recurrent neural network (RNN)
(C) Long short-term memory (LSTM) network
(D) Hopfield network
Answer:
Option (A) is correct.
Question 4.
What is the main difference between image recognition and object detection?
(A) Image recognition identifies the entire image, while object detection finds specific objects within the image.
(B) Object detection requires a deeper understanding of the image content compared to image recognition.
(C) Image recognition involves labelling the entire image, while object detection assigns labels to individual objects.
(D) Object detection utilises more complex algorithms compared to image recognition.
Answer:
Option (A) is correct.
Question 5.
What are the potential benefits of using AI for image processing in medical diagnosis?
(A) Improved accuracy in disease detection and classification.
(B) Reduced workload for radiologists and other medical professionals.
(C) Faster and more efficient diagnosis process.
(D) All of the above.
Answer:
Option (D) is correct.
Question 6.
In which of the following images, the shades range starts with 0 and ends with 255 ?
(A) Grayscale Images
(B) RGB Images
(C) Black and White Images
(D) High resolution Images
Answer:
Option (A) is correct.
Question 7.
Which of the following is an example of image classification in CV?
(A) Price Prediction
(B) Photos albums in smartphones
(C) Trend setting
(D) Face lock in smartphones
Answer:
Option (B) is correct.
Fill in The Blanks:
1. The most common pixel format is ………… .
Answer:
Byte Image
2. Computer vision works on the same phenomenon as that of ………… .
Answer:
Human Vision
3. Pixel stands for ………… .
Answer:
“Picture Element”
4. In ………… an image feature is simply a piece of information about the content of an image.
Answer:
Computer Vision
5. ………….. is the process of identifying or detecting the instances of real-world objects.
Answer:
Object detection