SlideShare une entreprise Scribd logo
1  sur  20
COMPUTER VISION
Seminar topic
Submitted by : Saksham Turki
Roll Number : 181203040
Semester : 7th A1 Department : CSE
DATED : 15 JAN, 2022
INSTITUTE NAME : MIET
TABLE OF CONTENT
S. NOTOPIC SLIDE
NUMBER
1 What is computer vision 5
2 Using computer vision 6
3 Camera Mouse 8
4 Eagle Eyes 9
5 Computer Vision to the rescue 10
TABLE OF CONTENT
6 Computer Vision 11
7 Facebook Tagging 12
9 Applications 13-17
10 Typical Tasks 18
11 Conclusion 19
What is Computer Vision?
Computer Vision “is a discipline that studies how to reconstruct,
interpret and understand a 3D scene from it’s 2D images in terms of the
properties of the structures present in the scene”.
-Robert Fisher, Ken Dawson-Howe, Andrew Fitzgibbon, Craig Robertson,
Emanuele Trucco, Wiley, 2005.
Computer vision systems analyse images and video automatically and
determine what the computer "sees" or "recognises.” -Margrit Betke
Using Computer Vision: Facial
Expression
Detecting faces allows the devices to identify the presence of
faces apart from the task of recognizing them.
In this video Masha, a college student, is experimenting on how
the computer judges our face and tells our mood by the color of
the dragon on the screen.
http://www.youtube.com/watch?v=7tD1KlTkunM&feature=player_embedded
Using Computer Vision:
Facial Expressions
Here are pictures of people and their
expressions. As you can see, below the faces,
the camera can sense where the main features
change in the face.
Camera Mouse
o The Camera Mouse can detect your head’s
motions and move along on the computer
screen.
o “Instead of using a mouse, a webcam or built-
in camera looks at you and tracks a spot on
your face. If you move your head to the left,
the mouse moves to the left. If you hold the
pointer over the spot, a click is issued.
Anything you can do with a mouse, you can
do with Camera Mouse.” – Professor Gips
o June 2007, Camera Mouse was made
available free of charge through Internet
download.
o According to Gips, 100,000 copies were
downloaded in the first 31 months; in the year
following that, another 100,000. More recently
is that100,000 were downloaded in just one
month
Eagle Eyes
o Eagle Eyes allows people who can only move
their eyes to use the computer by having five
electrodes attached to their head in spots that can
see head and eye movement.
o “Eagle Eyes and Camera Mouse do more than
provide the disabled a means to access and use
the computer; they now have a means of
communicating and connecting that their body
has denied from them for years.”
Computer Vision to the rescue !!
Computer Vision can also be used to help people in need
Such as those who can’t use certain body parts to communicate.
Jordan, the girl above, can’t communicate using her hands to move the
mouse on a computer. But with the Camera Mouse that recognises where she
wants to click on she can move the mouse where she wants using her head.
Computer Vision : Speaking with
Eyes
The computer senses your eyes and notices the eye movements. When someone
blinks the computer would click something.
Looking into the side, or raising eyebrows are some ways to communicate with your
eyes in the computer.
There’s also the eye gaze detection that detects where you are trying to move to.
Facebook tagging!
Facebook also has face recognition.
It scans you and your friends' photos for recognisable faces and
suggests name-tags for the faces by matching them with their
profile photos and other tagged photos.
APPLICATIONS
Applications range from tasks such as industrial machine vision
systems which, say, inspect bottles speeding by on a production line,
to research into artificial intelligence and computers or robots that
can comprehend the world around them. The computer vision and
machine vision fields have significant overlap. Computer vision
covers the core technology of automated image analysis which is
used in many fields. Machine vision usually refers to a process of
combining automated image analysis with other methods and
technologies to provide automated inspection and robot guidance in
industrial applications. In many computer-vision applications, the
computers are pre-programmed to solve a particular task, but
methods based on learning are now becoming increasingly common.
APPLICATIONS
Learning 3D shapes has been a challenging task in computer vision. Recent advances in deep
learning has enabled researchers to build models that are able to generate and reconstruct 3D
shapes from single or multi-view depth maps or silhouettes seamlessly and efficiently
• Automatic inspection, e.g., in manufacturing applications;
• Assisting humans in identification tasks, e.g., a species identification system;
• Controlling processes, e.g., an industrial robot;
• Detecting events, e.g., for visual surveillance or people counting, e.g., in the
restaurant industry;
• Interaction, e.g., as the input to a device for computer-human interaction;
• Modeling objects or environments, e.g., medical image analysis or topographical
modeling;
• Navigation, e.g., by an autonomous vehicle or mobile robot; and
• Organising information, e.g., for indexing databases of images and image sequences.
• Tracking surfaces or planes in 3D coordinates for allowing Augmented Reality
experiences.
APPLICATIONS
Defect inspection
• Large-scale manufacturing sites often struggle to achieve 100% accuracy in defect detection
in their manufactured goods.
• Camera-based systems can collect real-time data and leverage computer vision and machine
learning algorithms to analyze it and benchmark the results against a predefined set of quality
standards.
It helps in identifying macro and micro level defects in the production line more efficiently.
This facilitates the error-free production process and decreases costs.
APPLICATIONS
Reading text and barcodes
As most products have barcodes on their packaging, a computer vision technique called
OCR can be successfully applied to automatically detect, verify, convert and translate
barcodes into readable text.
By applying OCR to photographed labels or packaging, the text they contain is extracted and verified
against databases.
This procedure helps to identify wrongly labeled products, provide information about expiration dates,
inform about product quantity in the magazine, and track packages at all stages of product
development.
APPLICATIONS
Self-driving cars
In 2022 autonomous vehicles are no longer science fiction. In fact—
Thousands of engineers and developers worldwide are already testing and improving the reliability and
safety of self-driving cars.
Computer vision is used to detect and classify objects (e.g., road signs or traffic lights), create 3D maps or
motion estimation, and played a key role in making autonomous vehicles a reality.
Self-driving cars collect data on their surroundings from sensors and cameras, interpret it, and respond
accordingly. Researches working on the ADAS technology combine computer vision techniques such as pattern
recognition, feature extraction, object tracking, and 3D vision to develop real-time algorithms that assist driving
activity.
Typical tasks
Each of the application areas described above employ a range of
computer vision tasks; more or less well-defined measurement problems
or processing problems, which can be solved using a variety of methods.
Some examples of typical computer vision tasks are presented below.
Computer vision tasks include methods for acquiring, processing,
analyzing and understanding digital images, and extraction of high-
dimensional data from the real world in order to produce numerical or
symbolic information, e.g., in the forms of decisions. Understanding in
this context means the transformation of visual images (the input of the
retina) into descriptions of the world that can interface with other thought
processes and elicit appropriate action. This image understanding can be
seen as the disentangling of symbolic information from image data using
models constructed with the aid of geometry, physics, statistics, and
learning theory.
CONCLUSION
In this report we have attempted to give an overview of eye-tracking
technology; how the techniques work, what the history and background
is, what present-day implementations are like and the most famous
application of it i.e. Defect Inspection , Reading Text And Barcodes , Self
Driving Cars. What are limitations of the eye tracking technique. and as
well as we spoke about eye tracking it have delivered details about
Human Computer Interaction as a big field contains eye tracking and
Computer Vision as the general field contains HCI and ET.
Computer Vision typically requires a combination of a low level image
processing to enhance the image quality and higher level pattern
recognization and image understanding to recoganize things present in
the image.
Thank
you

Contenu connexe

Tendances

IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object DetectionIRJET Journal
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection SystemIntrader Amit
 
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET Journal
 
Seminar report on blue eyes
Seminar report on blue eyesSeminar report on blue eyes
Seminar report on blue eyesRoshmi Sarmah
 
What is computer vision?
What is computer vision?What is computer vision?
What is computer vision?Qentinel
 
IEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionIEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionSAMeh Zaghloul
 
IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET Journal
 
Computer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceComputer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceACM-KU
 
Report face recognition : ArganRecogn
Report face recognition :  ArganRecognReport face recognition :  ArganRecogn
Report face recognition : ArganRecognIlyas CHAOUA
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual networkDharmesh Tank
 
Computer vision and robotics
Computer vision and roboticsComputer vision and robotics
Computer vision and roboticsBiniam Asnake
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Ahmed Gad
 
Survey on Human Computer interaction for disabled persons
Survey on Human Computer interaction  for disabled persons Survey on Human Computer interaction  for disabled persons
Survey on Human Computer interaction for disabled persons Muhammad Bilal
 
IRJET - 3D Virtual Dressing Room Application
IRJET -  	  3D Virtual Dressing Room ApplicationIRJET -  	  3D Virtual Dressing Room Application
IRJET - 3D Virtual Dressing Room ApplicationIRJET Journal
 
A Simulation Method of Soft Tissue Cutting In Virtual Environment with Haptics
A Simulation Method of Soft Tissue Cutting In Virtual Environment with HapticsA Simulation Method of Soft Tissue Cutting In Virtual Environment with Haptics
A Simulation Method of Soft Tissue Cutting In Virtual Environment with HapticsIJERA Editor
 

Tendances (20)

Computer vision
Computer visionComputer vision
Computer vision
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object Detection
 
Computer vesion
Computer vesionComputer vesion
Computer vesion
 
Ai lecture 03 computer vision
Ai lecture 03 computer visionAi lecture 03 computer vision
Ai lecture 03 computer vision
 
Criminal Detection System
Criminal Detection SystemCriminal Detection System
Criminal Detection System
 
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
 
Seminar report on blue eyes
Seminar report on blue eyesSeminar report on blue eyes
Seminar report on blue eyes
 
What is computer vision?
What is computer vision?What is computer vision?
What is computer vision?
 
Computer vision
Computer visionComputer vision
Computer vision
 
IEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionIEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer Vision
 
IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...
 
Computer Vision - Artificial Intelligence
Computer Vision - Artificial IntelligenceComputer Vision - Artificial Intelligence
Computer Vision - Artificial Intelligence
 
Report face recognition : ArganRecogn
Report face recognition :  ArganRecognReport face recognition :  ArganRecogn
Report face recognition : ArganRecogn
 
Computer vision ppt
Computer vision pptComputer vision ppt
Computer vision ppt
 
Face recognization using artificial nerual network
Face recognization using artificial nerual networkFace recognization using artificial nerual network
Face recognization using artificial nerual network
 
Computer vision and robotics
Computer vision and roboticsComputer vision and robotics
Computer vision and robotics
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...
 
Survey on Human Computer interaction for disabled persons
Survey on Human Computer interaction  for disabled persons Survey on Human Computer interaction  for disabled persons
Survey on Human Computer interaction for disabled persons
 
IRJET - 3D Virtual Dressing Room Application
IRJET -  	  3D Virtual Dressing Room ApplicationIRJET -  	  3D Virtual Dressing Room Application
IRJET - 3D Virtual Dressing Room Application
 
A Simulation Method of Soft Tissue Cutting In Virtual Environment with Haptics
A Simulation Method of Soft Tissue Cutting In Virtual Environment with HapticsA Simulation Method of Soft Tissue Cutting In Virtual Environment with Haptics
A Simulation Method of Soft Tissue Cutting In Virtual Environment with Haptics
 

Similaire à Saksham presentation

Face Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial IntelligenceFace Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial IntelligenceIRJET Journal
 
Change In Computer Vision Technologies Begins
Change In Computer Vision Technologies BeginsChange In Computer Vision Technologies Begins
Change In Computer Vision Technologies BeginsaNumak & Company
 
AI GRPOUP 4 PRESENTATION.pptx
AI GRPOUP 4 PRESENTATION.pptxAI GRPOUP 4 PRESENTATION.pptx
AI GRPOUP 4 PRESENTATION.pptxBaakoMohammed
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with EyeballIRJET Journal
 
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...IRJET Journal
 
attendence system face detection
attendence system face detectionattendence system face detection
attendence system face detectionStudentRocks
 
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...IRJET Journal
 
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.pptxDivyaKumari588020
 
Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition SystemStudentRocks
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET Journal
 
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...PradeepAnand18
 
Mouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningMouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningIRJET Journal
 
Mouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningMouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningIRJET Journal
 
Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee documentbhavyakishore
 
IRJET- Sixth Sense Technology in Image Processing
IRJET-  	  Sixth Sense Technology in Image ProcessingIRJET-  	  Sixth Sense Technology in Image Processing
IRJET- Sixth Sense Technology in Image ProcessingIRJET Journal
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET Journal
 
What is Computer Vision?
What is Computer Vision?What is Computer Vision?
What is Computer Vision?Kavika Roy
 

Similaire à Saksham presentation (20)

Face Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial IntelligenceFace Mask Detection System Using Artificial Intelligence
Face Mask Detection System Using Artificial Intelligence
 
Change In Computer Vision Technologies Begins
Change In Computer Vision Technologies BeginsChange In Computer Vision Technologies Begins
Change In Computer Vision Technologies Begins
 
AI GRPOUP 4 PRESENTATION.pptx
AI GRPOUP 4 PRESENTATION.pptxAI GRPOUP 4 PRESENTATION.pptx
AI GRPOUP 4 PRESENTATION.pptx
 
Cursor Movement with Eyeball
Cursor Movement with EyeballCursor Movement with Eyeball
Cursor Movement with Eyeball
 
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...
Facial-Expression Based Mouse Cursor Control for Physically Challenged Indivi...
 
attendence system face detection
attendence system face detectionattendence system face detection
attendence system face detection
 
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
Implementing Deep Learning Model in Human Computer Interaction with Face Reco...
 
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
 
Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition System
 
IRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric LearningIRJET-Human Face Detection and Identification using Deep Metric Learning
IRJET-Human Face Detection and Identification using Deep Metric Learning
 
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...
wepik-seeing-is-believing-a-beginners-guide-to-computer-vision-20231002053054...
 
Mouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningMouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep Learning
 
Mouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep LearningMouse Cursor Control Hands Free Using Deep Learning
Mouse Cursor Control Hands Free Using Deep Learning
 
Computer vision ppt
Computer vision pptComputer vision ppt
Computer vision ppt
 
Waymo Essay
Waymo EssayWaymo Essay
Waymo Essay
 
Computer vision
Computer visionComputer vision
Computer vision
 
Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee document
 
IRJET- Sixth Sense Technology in Image Processing
IRJET-  	  Sixth Sense Technology in Image ProcessingIRJET-  	  Sixth Sense Technology in Image Processing
IRJET- Sixth Sense Technology in Image Processing
 
IRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually ImpairedIRJET- Navigation and Camera Reading System for Visually Impaired
IRJET- Navigation and Camera Reading System for Visually Impaired
 
What is Computer Vision?
What is Computer Vision?What is Computer Vision?
What is Computer Vision?
 

Dernier

Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 

Dernier (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 

Saksham presentation

  • 2. Submitted by : Saksham Turki Roll Number : 181203040 Semester : 7th A1 Department : CSE DATED : 15 JAN, 2022 INSTITUTE NAME : MIET
  • 3. TABLE OF CONTENT S. NOTOPIC SLIDE NUMBER 1 What is computer vision 5 2 Using computer vision 6 3 Camera Mouse 8 4 Eagle Eyes 9 5 Computer Vision to the rescue 10
  • 4. TABLE OF CONTENT 6 Computer Vision 11 7 Facebook Tagging 12 9 Applications 13-17 10 Typical Tasks 18 11 Conclusion 19
  • 5. What is Computer Vision? Computer Vision “is a discipline that studies how to reconstruct, interpret and understand a 3D scene from it’s 2D images in terms of the properties of the structures present in the scene”. -Robert Fisher, Ken Dawson-Howe, Andrew Fitzgibbon, Craig Robertson, Emanuele Trucco, Wiley, 2005. Computer vision systems analyse images and video automatically and determine what the computer "sees" or "recognises.” -Margrit Betke
  • 6. Using Computer Vision: Facial Expression Detecting faces allows the devices to identify the presence of faces apart from the task of recognizing them. In this video Masha, a college student, is experimenting on how the computer judges our face and tells our mood by the color of the dragon on the screen. http://www.youtube.com/watch?v=7tD1KlTkunM&feature=player_embedded
  • 7. Using Computer Vision: Facial Expressions Here are pictures of people and their expressions. As you can see, below the faces, the camera can sense where the main features change in the face.
  • 8. Camera Mouse o The Camera Mouse can detect your head’s motions and move along on the computer screen. o “Instead of using a mouse, a webcam or built- in camera looks at you and tracks a spot on your face. If you move your head to the left, the mouse moves to the left. If you hold the pointer over the spot, a click is issued. Anything you can do with a mouse, you can do with Camera Mouse.” – Professor Gips o June 2007, Camera Mouse was made available free of charge through Internet download. o According to Gips, 100,000 copies were downloaded in the first 31 months; in the year following that, another 100,000. More recently is that100,000 were downloaded in just one month
  • 9. Eagle Eyes o Eagle Eyes allows people who can only move their eyes to use the computer by having five electrodes attached to their head in spots that can see head and eye movement. o “Eagle Eyes and Camera Mouse do more than provide the disabled a means to access and use the computer; they now have a means of communicating and connecting that their body has denied from them for years.”
  • 10. Computer Vision to the rescue !! Computer Vision can also be used to help people in need Such as those who can’t use certain body parts to communicate. Jordan, the girl above, can’t communicate using her hands to move the mouse on a computer. But with the Camera Mouse that recognises where she wants to click on she can move the mouse where she wants using her head.
  • 11. Computer Vision : Speaking with Eyes The computer senses your eyes and notices the eye movements. When someone blinks the computer would click something. Looking into the side, or raising eyebrows are some ways to communicate with your eyes in the computer. There’s also the eye gaze detection that detects where you are trying to move to.
  • 12. Facebook tagging! Facebook also has face recognition. It scans you and your friends' photos for recognisable faces and suggests name-tags for the faces by matching them with their profile photos and other tagged photos.
  • 13. APPLICATIONS Applications range from tasks such as industrial machine vision systems which, say, inspect bottles speeding by on a production line, to research into artificial intelligence and computers or robots that can comprehend the world around them. The computer vision and machine vision fields have significant overlap. Computer vision covers the core technology of automated image analysis which is used in many fields. Machine vision usually refers to a process of combining automated image analysis with other methods and technologies to provide automated inspection and robot guidance in industrial applications. In many computer-vision applications, the computers are pre-programmed to solve a particular task, but methods based on learning are now becoming increasingly common.
  • 14. APPLICATIONS Learning 3D shapes has been a challenging task in computer vision. Recent advances in deep learning has enabled researchers to build models that are able to generate and reconstruct 3D shapes from single or multi-view depth maps or silhouettes seamlessly and efficiently • Automatic inspection, e.g., in manufacturing applications; • Assisting humans in identification tasks, e.g., a species identification system; • Controlling processes, e.g., an industrial robot; • Detecting events, e.g., for visual surveillance or people counting, e.g., in the restaurant industry; • Interaction, e.g., as the input to a device for computer-human interaction; • Modeling objects or environments, e.g., medical image analysis or topographical modeling; • Navigation, e.g., by an autonomous vehicle or mobile robot; and • Organising information, e.g., for indexing databases of images and image sequences. • Tracking surfaces or planes in 3D coordinates for allowing Augmented Reality experiences.
  • 15. APPLICATIONS Defect inspection • Large-scale manufacturing sites often struggle to achieve 100% accuracy in defect detection in their manufactured goods. • Camera-based systems can collect real-time data and leverage computer vision and machine learning algorithms to analyze it and benchmark the results against a predefined set of quality standards. It helps in identifying macro and micro level defects in the production line more efficiently. This facilitates the error-free production process and decreases costs.
  • 16. APPLICATIONS Reading text and barcodes As most products have barcodes on their packaging, a computer vision technique called OCR can be successfully applied to automatically detect, verify, convert and translate barcodes into readable text. By applying OCR to photographed labels or packaging, the text they contain is extracted and verified against databases. This procedure helps to identify wrongly labeled products, provide information about expiration dates, inform about product quantity in the magazine, and track packages at all stages of product development.
  • 17. APPLICATIONS Self-driving cars In 2022 autonomous vehicles are no longer science fiction. In fact— Thousands of engineers and developers worldwide are already testing and improving the reliability and safety of self-driving cars. Computer vision is used to detect and classify objects (e.g., road signs or traffic lights), create 3D maps or motion estimation, and played a key role in making autonomous vehicles a reality. Self-driving cars collect data on their surroundings from sensors and cameras, interpret it, and respond accordingly. Researches working on the ADAS technology combine computer vision techniques such as pattern recognition, feature extraction, object tracking, and 3D vision to develop real-time algorithms that assist driving activity.
  • 18. Typical tasks Each of the application areas described above employ a range of computer vision tasks; more or less well-defined measurement problems or processing problems, which can be solved using a variety of methods. Some examples of typical computer vision tasks are presented below. Computer vision tasks include methods for acquiring, processing, analyzing and understanding digital images, and extraction of high- dimensional data from the real world in order to produce numerical or symbolic information, e.g., in the forms of decisions. Understanding in this context means the transformation of visual images (the input of the retina) into descriptions of the world that can interface with other thought processes and elicit appropriate action. This image understanding can be seen as the disentangling of symbolic information from image data using models constructed with the aid of geometry, physics, statistics, and learning theory.
  • 19. CONCLUSION In this report we have attempted to give an overview of eye-tracking technology; how the techniques work, what the history and background is, what present-day implementations are like and the most famous application of it i.e. Defect Inspection , Reading Text And Barcodes , Self Driving Cars. What are limitations of the eye tracking technique. and as well as we spoke about eye tracking it have delivered details about Human Computer Interaction as a big field contains eye tracking and Computer Vision as the general field contains HCI and ET. Computer Vision typically requires a combination of a low level image processing to enhance the image quality and higher level pattern recognization and image understanding to recoganize things present in the image.