SlideShare una empresa de Scribd logo
1 de 21
Computer Vision
Slides by Ankit Kamal
Roll Number: 17306
Branch: Information Technology
Contents ● Introduction
● How Computer Vision Works
● Brief History of Computer Vision
● Hardware used for Computer Vision
● Tasks performed by using Computer Vision
● Applications of Computer Vision
● Advantages and Disadvantages of Computer
Vision
● Present of Computer Vision
● Future Of Computer Vision
● Conclusion
Introduction
● Computer Vision is the field of computer science that focuses on creating
digital systems that can process, analyze, and make sense of visual data
(images or videos) in the same way that humans do
● The concept of computer vision is based on teaching computers to process
an image at a pixel level and understand it.
● Technically, machines attempt to retrieve visual information, handle it, and
interpret results through special software algorithms.
How Computer Vision Works
How Computer Vision Woks
★ Computer vision technology tends to mimic the way the human brain works. But how does our brain solve
visual object recognition? One of the popular hypothesis states that our brains rely on patterns to decode
individual objects. This concept is used to create computer vision systems.
★ Computer vision algorithms that we use today are based on pattern recognition. We train computers on a
massive amount of visual data—computers process images, label objects on them, and find patterns in
those objects. For example, if we send a million images of flowers, the computer will analyze them,
identify patterns that are similar to all flowers and, at the end of this process, will create a model “flower.”
As a result, the computer will be able to accurately detect whether a particular image is a flower every
time we send them pictures.
★ Golan Levin, in his article Image Processing and Computer Vision, provides technical details about the
process that machines follow in interpreting images.
○ In short, machines interpret images as a series of pixels, each with their own set of color values.
For example, below is a picture of Abraham Lincoln. Each pixel’s brightness in this image is
represented by a single 8-bit number, ranging from 0 (black) to 255 (white). These numbers are
what software sees when you input an image. This data is provided as an input to the computer
vision algorithm that will be responsible for further analysis and decision making.
How Computer Vision Woks
Color values of individual pixels are converted into a simple array of numbers used as input for a computer vision algorithm.
Brief history of Computer Vision
● 1959 – The first Digital Image Scanner was invented by transforming images into grids of numbers.
● 1966: Marvin Minksy instructed a graduate student to connect a camera to a computer and have it described what it
sees.
● 1990: Face recognition; statistical analysis came in picture
● 2000: Broader recognition, large annotated datasets available; video processing starts
● 2001 – Two researchers at MIT introduced the first face detection framework (Viola-Jones) that works in real-time.
● 2010 –
○ Google released Goggles, an image recognition app for searches based on pictures taken by mobile devices
○ To help tag photos, Facebook began using facial recognition.
● 2011 – Facial Recognition was used to help confirm the identity of Osama bin Laden after he is killed in a US raid.
● 2017 – Apple released the iPhone X in 2017, advertising Face Recognition as one of its primary new features.
● 2019 – The Indian government announced a Facial Recognition plan allowing police officers to search images
through mobile app.
● 2020 – Intel launched the Intel Xe graphics card pushing into the GPU market.
● 2030 – At least 60% of countries globally will be using AI surveillance technology (it is currently 43% ).
Hardware Used for
Computer Vision
● A power source
● At least one image acquisition device (camera, ccd, etc.),
● A processor
● Control and communication cables
Or
Some kind of wireless interconnection mechanism
● Software
● Display in order to monitor the system
Can also Include-
● Hardware with active illumination or something other
than visible light or both
○ Such as structured-light 3D scanners, thermographic
cameras, radar imaging, magnetic resonance images, etc.
Tasks performed by
using Computer Vision
● Recognition:The classical problem in computer
vision, image processing, and machine vision is that of
determining whether or not the image data contains
some specific object, feature, or activity.
● Motion Analysis:Several tasks relate to motion
estimation where an image sequence is processed to
produce an estimate of the velocity either at each
points in the image or in the 3D scene, or even of the
camera that produces the images.
● Scene Reconstruction:Given one or (typically) more
images of a scene, or a video, scene reconstruction
aims at computing a 3D model of the scene
● Image Restoration:The aim of image restoration is
the removal of noise (sensor noise, motion blur, etc.)
from images
Applications Of Computer Vision
● Face detection
● Login without a password.
● Special effects: Shape Capture and Motion Capture
● Smart cars
● Vision in space
● Medical Imaging
Face Detection
● Many new digital cameras
now detect faces
○ Eg. Canon, Sony, Fuji,
Login without a password.
Face recognition systems now
beginning to appear more
widely like Windows Hello
Fingerprint scanners on many
new laptops and other devices
Special effects: Shape Capture and Motion Capture
Shape Capture
Matrix Movie
Motion Capture: Pirates of The Caribbean Movie
Smart Cars
● Vision systems
currently in high-end
BMW, Tesla etc.
● By 2010: 70% of car
manufacturers.
Vision in space NASA'S Mars Exploration Rover Perseverance captured this
Medical Imaging
● Computer vision can process pictures of the
back of the eye (see left ) and rate them for
disease presence and severity.
● Computer vision algorithms can be used to
process retinal fundus photographs to screen for
diabetic retinopathy.
● The computer vision algorithm successfully identifies the tumor
region (bright green) and is not confused by the normal areas
that look like tumors.
● Applying computer vision technology during a lymph node
biopsy can help detect the tumor region.
Advantages and Disadvantages of Computer Vision
Advantages
● Faster and simpler process - Computer vision
systems can carry out repetitive and
monotonous tasks at a faster rate, which
simplifies the work for humans.
● Better products and services - Computer
vision systems that have been trained very
well will commit zero mistakes. This will
result in faster delivery of high-quality
products and services.
● Cost-reduction - Companies do not have to
spend money on fixing their flawed processes
because computer vision will leave no room
for faulty products and services.
Disadvantages
● Lack of specialists - Companies need to have
a team of highly trained professionals with
deep knowledge of the differences between
AI vs. Machine Learning vs. Deep Learning
technologies to train computer vision
systems. There is a need for more specialists
that can help shape this future of technology.
● Need for regular monitoring - If a computer
vision system faces a technical glitch or
breaks down, this can cause immense loss to
companies. Hence, companies need to have a
dedicated team on board to monitor and
evaluate these systems.
Present of Computer Vision
● Computer vision technology of today is powered by deep learning algorithms that use a special
kind of neural networks, called convolutional neural network (CNN), to make sense of images.
● These neural networks are trained using thousands of sample images which helps the
algorithm understand and break down everything that’s contained in an image.
● These neural networks scan images pixel by pixel, to identify patterns and “memorize” them.
● It also memorizes the ideal output that it should provide for each input image (in case of
supervised learning) or classifies components of images by scanning characteristics such as
contours and colors.
● This memory is then used by the systems as the reference while scanning more images.
● With every iteration, the AI system becomes better at providing the right output.
Future Of Computer Vision
● With further research on and refinement of the technology, the future of computer vision
will see it perform a broader range of functions.
● Not only computer vision technologies will be easier to train but also be able to discern
more from images than they do now.
● Image captioning applications can be combined with natural language generation (NLG)
to interpret the objects in the surroundings for visually challenged people.
● The future of computer vision will pave the way for artificial intelligence systems that are
as human as us.
Conclusion Computer vision is a popular topic in articles about new
technology.A different approach to using data is what makes
this technology different.
Tremendous amounts of data that we create daily, which
some people think as a curse of our generation, are actually
used for our benefit—the data can teach computers to see
and understand objects.
This technology also demonstrates an important step that
our civilization makes toward creating artificial intelligence
that will be as sophisticated as humans.
Computer vision

Más contenido relacionado

La actualidad más candente

General introduction to computer vision
General introduction to computer visionGeneral introduction to computer vision
General introduction to computer vision
butest
 

La actualidad más candente (20)

Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)
 
Computer vision introduction
Computer vision  introduction Computer vision  introduction
Computer vision introduction
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
What is computer vision?
What is computer vision?What is computer vision?
What is computer vision?
 
Ai lecture 03 computer vision
Ai lecture 03 computer visionAi lecture 03 computer vision
Ai lecture 03 computer vision
 
Computer vision
Computer visionComputer vision
Computer vision
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Computer vesion
Computer vesionComputer vesion
Computer vesion
 
Introduction to Computer Vision.pdf
Introduction to Computer Vision.pdfIntroduction to Computer Vision.pdf
Introduction to Computer Vision.pdf
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Computer vision ppt
Computer vision pptComputer vision ppt
Computer vision ppt
 
Computer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceComputer Vision - Artificial Intelligence
Computer Vision - Artificial Intelligence
 
Object detection
Object detectionObject detection
Object detection
 
General introduction to computer vision
General introduction to computer visionGeneral introduction to computer vision
General introduction to computer vision
 
computer vision
computer vision computer vision
computer vision
 
Saksham seminar report
Saksham seminar reportSaksham seminar report
Saksham seminar report
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Object Detection & Tracking
Object Detection & TrackingObject Detection & Tracking
Object Detection & Tracking
 
Computer vision basics
Computer vision basicsComputer vision basics
Computer vision basics
 
Computer vision and robotics
Computer vision and roboticsComputer vision and robotics
Computer vision and robotics
 

Similar a Computer vision

Class PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptxClass PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptx
DivyaKumari588020
 
Intelligent image processing
Intelligent image processingIntelligent image processing
Intelligent image processing
Andrew Stewart
 
cseimageprocessingppt-170902095009.pdf
cseimageprocessingppt-170902095009.pdfcseimageprocessingppt-170902095009.pdf
cseimageprocessingppt-170902095009.pdf
RaviRenu1
 

Similar a Computer vision (20)

What is Computer Vision?
What is Computer Vision?What is Computer Vision?
What is Computer Vision?
 
Color based image processing , tracking and automation using matlab
Color based image processing , tracking and automation using matlabColor based image processing , tracking and automation using matlab
Color based image processing , tracking and automation using matlab
 
What is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdfWhat is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdf
 
Saksham presentation
Saksham presentationSaksham presentation
Saksham presentation
 
Lecture No. 1 introduction.pptx
Lecture No. 1 introduction.pptxLecture No. 1 introduction.pptx
Lecture No. 1 introduction.pptx
 
Waymo Essay
Waymo EssayWaymo Essay
Waymo Essay
 
Class PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptxClass PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptx
 
Artificial intelligence for vision applications
Artificial intelligence for vision applicationsArtificial intelligence for vision applications
Artificial intelligence for vision applications
 
Eye Tracking Based Human - Computer Interaction
Eye Tracking Based Human - Computer InteractionEye Tracking Based Human - Computer Interaction
Eye Tracking Based Human - Computer Interaction
 
Sign Language Recognition using Machine Learning
Sign Language Recognition using Machine LearningSign Language Recognition using Machine Learning
Sign Language Recognition using Machine Learning
 
Introduction to Computer Vision - Image formation
Introduction to Computer Vision -  Image formationIntroduction to Computer Vision -  Image formation
Introduction to Computer Vision - Image formation
 
What is computer vision cloud
What is computer vision cloudWhat is computer vision cloud
What is computer vision cloud
 
Intelligent image processing
Intelligent image processingIntelligent image processing
Intelligent image processing
 
What Is a Computer Vision Engineer- Unlocking the Power of Sight in Machines
What Is a Computer Vision Engineer- Unlocking the Power of Sight in MachinesWhat Is a Computer Vision Engineer- Unlocking the Power of Sight in Machines
What Is a Computer Vision Engineer- Unlocking the Power of Sight in Machines
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
cseimageprocessingppt-170902095009.pdf
cseimageprocessingppt-170902095009.pdfcseimageprocessingppt-170902095009.pdf
cseimageprocessingppt-170902095009.pdf
 
Image Processing ppt
Image Processing pptImage Processing ppt
Image Processing ppt
 
K1802027780
K1802027780K1802027780
K1802027780
 
OpenCV
OpenCVOpenCV
OpenCV
 
بینایی ماشین
بینایی ماشینبینایی ماشین
بینایی ماشین
 

Último

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Computer vision

  • 1. Computer Vision Slides by Ankit Kamal Roll Number: 17306 Branch: Information Technology
  • 2. Contents ● Introduction ● How Computer Vision Works ● Brief History of Computer Vision ● Hardware used for Computer Vision ● Tasks performed by using Computer Vision ● Applications of Computer Vision ● Advantages and Disadvantages of Computer Vision ● Present of Computer Vision ● Future Of Computer Vision ● Conclusion
  • 3. Introduction ● Computer Vision is the field of computer science that focuses on creating digital systems that can process, analyze, and make sense of visual data (images or videos) in the same way that humans do ● The concept of computer vision is based on teaching computers to process an image at a pixel level and understand it. ● Technically, machines attempt to retrieve visual information, handle it, and interpret results through special software algorithms.
  • 5. How Computer Vision Woks ★ Computer vision technology tends to mimic the way the human brain works. But how does our brain solve visual object recognition? One of the popular hypothesis states that our brains rely on patterns to decode individual objects. This concept is used to create computer vision systems. ★ Computer vision algorithms that we use today are based on pattern recognition. We train computers on a massive amount of visual data—computers process images, label objects on them, and find patterns in those objects. For example, if we send a million images of flowers, the computer will analyze them, identify patterns that are similar to all flowers and, at the end of this process, will create a model “flower.” As a result, the computer will be able to accurately detect whether a particular image is a flower every time we send them pictures. ★ Golan Levin, in his article Image Processing and Computer Vision, provides technical details about the process that machines follow in interpreting images. ○ In short, machines interpret images as a series of pixels, each with their own set of color values. For example, below is a picture of Abraham Lincoln. Each pixel’s brightness in this image is represented by a single 8-bit number, ranging from 0 (black) to 255 (white). These numbers are what software sees when you input an image. This data is provided as an input to the computer vision algorithm that will be responsible for further analysis and decision making.
  • 6. How Computer Vision Woks Color values of individual pixels are converted into a simple array of numbers used as input for a computer vision algorithm.
  • 7. Brief history of Computer Vision ● 1959 – The first Digital Image Scanner was invented by transforming images into grids of numbers. ● 1966: Marvin Minksy instructed a graduate student to connect a camera to a computer and have it described what it sees. ● 1990: Face recognition; statistical analysis came in picture ● 2000: Broader recognition, large annotated datasets available; video processing starts ● 2001 – Two researchers at MIT introduced the first face detection framework (Viola-Jones) that works in real-time. ● 2010 – ○ Google released Goggles, an image recognition app for searches based on pictures taken by mobile devices ○ To help tag photos, Facebook began using facial recognition. ● 2011 – Facial Recognition was used to help confirm the identity of Osama bin Laden after he is killed in a US raid. ● 2017 – Apple released the iPhone X in 2017, advertising Face Recognition as one of its primary new features. ● 2019 – The Indian government announced a Facial Recognition plan allowing police officers to search images through mobile app. ● 2020 – Intel launched the Intel Xe graphics card pushing into the GPU market. ● 2030 – At least 60% of countries globally will be using AI surveillance technology (it is currently 43% ).
  • 8. Hardware Used for Computer Vision ● A power source ● At least one image acquisition device (camera, ccd, etc.), ● A processor ● Control and communication cables Or Some kind of wireless interconnection mechanism ● Software ● Display in order to monitor the system Can also Include- ● Hardware with active illumination or something other than visible light or both ○ Such as structured-light 3D scanners, thermographic cameras, radar imaging, magnetic resonance images, etc.
  • 9. Tasks performed by using Computer Vision ● Recognition:The classical problem in computer vision, image processing, and machine vision is that of determining whether or not the image data contains some specific object, feature, or activity. ● Motion Analysis:Several tasks relate to motion estimation where an image sequence is processed to produce an estimate of the velocity either at each points in the image or in the 3D scene, or even of the camera that produces the images. ● Scene Reconstruction:Given one or (typically) more images of a scene, or a video, scene reconstruction aims at computing a 3D model of the scene ● Image Restoration:The aim of image restoration is the removal of noise (sensor noise, motion blur, etc.) from images
  • 10. Applications Of Computer Vision ● Face detection ● Login without a password. ● Special effects: Shape Capture and Motion Capture ● Smart cars ● Vision in space ● Medical Imaging
  • 11. Face Detection ● Many new digital cameras now detect faces ○ Eg. Canon, Sony, Fuji,
  • 12. Login without a password. Face recognition systems now beginning to appear more widely like Windows Hello Fingerprint scanners on many new laptops and other devices
  • 13. Special effects: Shape Capture and Motion Capture Shape Capture Matrix Movie Motion Capture: Pirates of The Caribbean Movie
  • 14. Smart Cars ● Vision systems currently in high-end BMW, Tesla etc. ● By 2010: 70% of car manufacturers.
  • 15. Vision in space NASA'S Mars Exploration Rover Perseverance captured this
  • 16. Medical Imaging ● Computer vision can process pictures of the back of the eye (see left ) and rate them for disease presence and severity. ● Computer vision algorithms can be used to process retinal fundus photographs to screen for diabetic retinopathy. ● The computer vision algorithm successfully identifies the tumor region (bright green) and is not confused by the normal areas that look like tumors. ● Applying computer vision technology during a lymph node biopsy can help detect the tumor region.
  • 17. Advantages and Disadvantages of Computer Vision Advantages ● Faster and simpler process - Computer vision systems can carry out repetitive and monotonous tasks at a faster rate, which simplifies the work for humans. ● Better products and services - Computer vision systems that have been trained very well will commit zero mistakes. This will result in faster delivery of high-quality products and services. ● Cost-reduction - Companies do not have to spend money on fixing their flawed processes because computer vision will leave no room for faulty products and services. Disadvantages ● Lack of specialists - Companies need to have a team of highly trained professionals with deep knowledge of the differences between AI vs. Machine Learning vs. Deep Learning technologies to train computer vision systems. There is a need for more specialists that can help shape this future of technology. ● Need for regular monitoring - If a computer vision system faces a technical glitch or breaks down, this can cause immense loss to companies. Hence, companies need to have a dedicated team on board to monitor and evaluate these systems.
  • 18. Present of Computer Vision ● Computer vision technology of today is powered by deep learning algorithms that use a special kind of neural networks, called convolutional neural network (CNN), to make sense of images. ● These neural networks are trained using thousands of sample images which helps the algorithm understand and break down everything that’s contained in an image. ● These neural networks scan images pixel by pixel, to identify patterns and “memorize” them. ● It also memorizes the ideal output that it should provide for each input image (in case of supervised learning) or classifies components of images by scanning characteristics such as contours and colors. ● This memory is then used by the systems as the reference while scanning more images. ● With every iteration, the AI system becomes better at providing the right output.
  • 19. Future Of Computer Vision ● With further research on and refinement of the technology, the future of computer vision will see it perform a broader range of functions. ● Not only computer vision technologies will be easier to train but also be able to discern more from images than they do now. ● Image captioning applications can be combined with natural language generation (NLG) to interpret the objects in the surroundings for visually challenged people. ● The future of computer vision will pave the way for artificial intelligence systems that are as human as us.
  • 20. Conclusion Computer vision is a popular topic in articles about new technology.A different approach to using data is what makes this technology different. Tremendous amounts of data that we create daily, which some people think as a curse of our generation, are actually used for our benefit—the data can teach computers to see and understand objects. This technology also demonstrates an important step that our civilization makes toward creating artificial intelligence that will be as sophisticated as humans.

Notas del editor

  1. Computer Vision