MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SQL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A student is developing a Face Recognition System for car. He needs to store the face information of the car owner. In such a case, the student needs a:
A
A data storage
B
Relational Database
C
Spreadsheet
D
File
Explanation: 

Detailed explanation-1: -The most common type of machine learning algorithm used for facial recognition is a deep learning Convolutional Neural Network (CNN). CNNs are a type of artificial neural network that are well-suited for image classification tasks.

Detailed explanation-2: -OpenCV. OpenCV is the most popular library for computer vision. Originally written in C/C++, it now provides bindings for Python. OpenCV uses machine learning algorithms to search for faces within a picture.

There is 1 question to complete.