Page 274 - AI Ver 1.0 Class 10
P. 274
B. Fill in the blanks.
1. Computer vision works on the same phenomena as that of ………………………. .
2. ………………………. means where the object is in the image.
3. ………………………. is the process of identifying or detecting the instances of real-world objects.
4. ………………………. means giving multiple images as input to the Computer Vision application.
5. A ………………………. algorithm takes an image as input and outputs a collection of regions (or segments).
6. Colour of a pixel is determined by the number of ………………………. it represents.
7. ………………………. is basically the dimensions through which you can measure how many pixels are on a screen.
8. Pixel stands for ………………………. .
9. ………………………. is calculated by displaying the numbers of Pixels displayed vertically or with the number of Pixels
displayed horizontally.
10. The most common pixel format is ………………………. .
11. A ………………………. image is the one in which the value of each pixel is single.
12. All the colors are made by mixing the 3 basic colors of the RGB in varying ………………………. .
13. In ………………………. an image feature is simply a piece of information about the content of an image.
14. ………………………. helps in processing images and videos to identify objects, faces, or even handwriting.
15. A ………………………. image has each pixel of size 1 byte having a single plane of 2D array of pixels.
C. State whether the following statements are true or false.
1. Fully Connected Layer is the first layer of the CNN. ……….……
2. Computer Vision means giving eyes to the computer. ……….……
3. It is not necessary to import cv2 for OpenCV. ……….……
4. Giving the path of the image is optional if the file is in the current working directory. ……….……
5. By default, OpenCV represents the images in BGR. ……….……
6. In OpenCV we cannot convert BGR to RGB. ……….……
7. We need to download the get-pip.py file if not installed in the system. ……….……
8. Every coloured image has 3 channels— RGB. ……….……
9. In a grayscale image the value of each pixel is single. ……….……
10. Pixel stands for “Pixilate Element”. ……….……
D. Match the following:
1. Object detection a. CNN
2. Image Classification b. Computer Vision
3. Retail business c. Amazon Go
4. Pixel d. Static image
5. Resolution e. Megapixels
272 Touchpad Artificial Intelligence-X

