DOC-20241121-WA0194.
DOC-20241121-WA0194.
DOC-20241121-WA0194.
Introduction to
COMPUTER VISION
Submitted by,
Dwaipayan Saha
Class: 10
Section: A
Roll: 04
Date: 23.11.2024
Table of Contents
4 Python open CV
6 What is CNN?
1
11/21/2024
What is Computer
Vision?
2
11/21/2024
3
11/21/2024
4
11/21/2024
What is Open CV ?
OpenCV is an open-source computer
vision and machine learning software
library. Various image processing
operations such as manipulating
images and applying tons of filters can
be done with the help of it. It is
broadly used in Object detection, Face
Detection, and other Image processing
tasks.
5
11/21/2024
What is CNN?
Convolutional Neural Networks are a popular deep
learning model that has achieved state-of-the-art
performance in many different tasks [130–133]. A
convolutional layer is the major building block of a CNN
architecture where the convolution operation is performed.
6
11/21/2024
Uses Of CNN :
There are multiple benefits of using
CNNs. These can be used in various fields
and can perform major tasks like facial
recognition, emotion detection, analysing
documents, understanding climate, image
recognition, auto translation, object
identification and biometric
authentication etc. Deep learning has
helped enormously in advancement of
CNNs as it attains the benefits of
providing maximum performance and
efficiency.
Conclusion
Computer vision is an area of research and
development within artificial intelligence that seeks
to simulate human vision to algorithms by
processing categorized images until classification
patterns can be effectively established.