SlideShare a Scribd company logo
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
175 | P a g e
REGION MAP GENERATION OF EYE PUPIL
MOVEMENTS TO PRESCRIBE CUSTOMISED
PROGRESSIVE LENS
Thakur Navneetha Singh1
, C.Gireesh2
1
PG Student 2
Assistant Professor
Department of Computer Science and Engineering
Vasavi College of Engineering
Hyderabad -500031, India
Abstract—Losing the normal vision is the common problem
facing by human beings in this present world. These problems
occur when the image is not properly focused on retina. These
problems are usually corrected by using spectacles or contact
lens. To test the eye sight of the patient in the present system, we
have manual testing and computerized or Tablet based eye
testing. By using any of these techniques eye sight of the patient is
determined. In these type of traditional methods users are just
choosing the spectacles that is of stylish and suits them, even if
wearing of such spectacles is of no use to them. So once as it is
found that whether the patient is having the eye sight or not, even
if there is no eye sight and patient is interested to wear the
spectacles to protect his eyes while reading or watching the
screen then there should be an approach using which we can
suggest the person with customized progressive lens by
monitoring their observations whether a person is moving his
head or just eye to see object or screen.
This project is done by Digital Image processing and Computer
Vision based techniques and algorithms in a practical approach.
The main objective of this project is to design algorithm for eye
and head movement tracking device. Firstly that device is made
learnt about what does eye looks like and where it is located on
face by using some eye and head movement tracking algorithms.
Then patient is made to sit comfortably in the chair in front of
that device, such that the patient’s eyes are visible from the
camera and sensors view and he is made to wear some trial frame
which emits radiation from LED’s and then patient is allowed to
observe the LED light that are mounted on the screen and they
are designed to glow in some specific pattern. The motion of the
patient’s eye and head while observing the LED pattern is
continuously monitored by camera and sensors that are present
on the device and information is stored and processed. Based on
this information Eye Movements Region map is generated. Once
the eye and head movements region map is generated they are
combined to form a generalized region map. This map is then
used to suggest the patient with the customized progressive lens.
Keywords— Vision, Eye Tracking , Head Tracking, Lens
Design, Vision comfort, Eye Pupil Movements, Head
Movements, Cascade Classifiers, Detect Eye, Detect Head ,
Motion Estimation, Customized Progressive Lens , Motion
Detection.
I. INTRODUCTION
There are many conventional methods for designing
Spectacles lens in which they develop theoretical Target values
by obtaining Subjective Patient feedback using objective
testing methods to design lens.
Drawback back of Conventional methods for designing
spectacle lenses are:
 They do not correlate patient feedback and objective
testing to precise locations on lens.
 Do not account the parameters such as : Optimal
visual comfort, Clarity of vision, Ease of changing
focus, distant, intermediate, near channel width,
Amount of head and eye movements required , by the
lens wearer.
Additionally, it is known that certain parameters control
optimal visual comfort for the lens wearer. These parameters
include, without limitation, clarity of vision, comfort over
sustained periods of use, ease of changing focus, and the
amount of head and eye movement required by the lens wearer.
Conventional design methods do not account for these
parameters with any precision and provide little to no guidance
for design optimization processes requiring definition of merit
functions incorporating one or more of these parameters.
Therefore, a method for designing lenses that overcomes this
disadvantages is needed.
A. Overview
In order to provide visual comfort to the lens wearer by
considering the amount of head and eye movements made by
lens wearer is considered by conducting a simple experiment
using the Eye and Head Tracking device. Then patient is made
to sit comfortably in the chair in front of that device, such that
the patient’s eyes are visible from the camera and sensors view
and he is made to wear some trial frame which emits radiation
from LED’s and then patient is allowed to observe the LED
light that are mounted on the screen and they are designed to
glow in some specific pattern. The motion of the patient’s eye
and head while observing the LED pattern is continuously
monitored by camera and sensors that are present on the device
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
176 | P a g e
and information is stored and processed. Based on this
information Eye Movements Region map is generated. Once
the eye and head movements’ region map is generated they are
combined to form a generalized region map. This map is then
used to suggest the patient with the customized progressive
lens.
B. Motivation
The motivation behind this project is to develop an
application that can be used for vision analysis to suggest
patient with customized progressive lens in order to provide
vision comfort to the lens wearer.
C. Problem statement
Track the eye movements of a person while observing the
glowing LED patterns and generate the eye movement’s region
map based on the tracked movements and then suggest the
Customized progressive lens based on the shape of the eye
movements region map that has been generated.
D. Objective
The main objective of this project is to recommend
customized progressive lens which are useful to the user while
choosing lens and minimize user’s effort to choose the suitable
glasses and provide the visual comfort to lens wearer.
E. Modules
This project is divided into two modules .
1. Eye movements Tracking and Generation of Eye
Movements Region Map.
2. Head movements Tracking and Generation of Head
Movement Region Map
F. Required Specifications
Hardware Requirements are:
• LED’s
• Camera
• Sensor
• Processing unit(PC)
Software Requirement are:
• Operating System : Linux
• Simulation Tools : OpenCV
• Coding Language : CPP
• IDE : Qt Creator
II. PROPOSED SYSTEM DESIGN
A. Introduction
The objective of a eye and head tracking system is to track
the focus of the user's vision. So it is necessary to be able to
track the eye and Head in an image. For this objective more
information on the relevant biology and behavior of the eye is
required. To this end, this chapter will present some
background knowledge required for the creation of a eye and
head tracking system and will describe some techniques used
within the proposed system.
1) Description of the Eye and Head Tracking Device
Array of LED’s arranged in the semi circle pattern shown
in the diagram below. Same pattern on the upper screen and
also with that it completes the circle. Two sensors arranged
both sides of the upper screen, they sense the motion of the
head trail frame which has four led’s. Head and eyes
movement is tracked by observing the light glowing along the
LED’s line.
fig: 1 Screen Design Pattern
fig: 2 Upper Screen
fig:3 Lower Screen
fig: 4 Bottom Screen
First we start finding the center of the upper screen and fix
the person position normal center position is 510 mm distance.
Camera snapshot is taken to fix the eye balls position. And can
interactively fix the center of eye ball. These coordinates and
the trail frame LED’s position is noted down and saved. As the
LED’s pattern is glowing person may move only the eyes to
see the light on the screen or person can move head to see the
light on screen. If the person moves the head only then it can
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
177 | P a g e
be detected by the movement of led’s on the trial frame and
store the coordinates. If the eyes are only moving with the light
movement that time head not moved then eyes are following
the light, then we required to suggest more wider glasses along
the eyes movement. This can be plotted as a pattern of eye and
head movement.
At first stage of this project is to generate this pattern
accordingly next stage we can convert the pattern into suitable
customized glass prescription.
III. EXPERIMENTAL RESULTS
A. Design of Eye and Head movements Tracking Device or
System
We have prepared the model of the Eye and head
movement tracking device by making use of charts and made a
set up. We have fixed the pattern in which the Led lights
should glow by giving the numbering such that there is
minimum possible repetition of same led glowing. We made a
person to sit comfortably on chair in front of this setup at a
distance of 50mm and made a person to watch the screen while
the Laser Light is being passed through the screen holes in a
specified fixed pattern. Then we have captured the different
videos and images of person while watching the set up screen
to find that whether the person is moving his head to follow the
light pattern or just moving his eyes to follow the pattern.
fig: 5 Sample Model of Eye and Head Movement Tracking
Device
B. Proposed Algorithm Steps
The Steps that are followed to achieve the required result
are:
1. Make The Patient to sit in front of Eye and Head
Movement Device and make patient to watch at the
center of screen.
2. Start the Device which will glow the LED lights in
fixed specified pattern, Store the coordinates of LED
and the time at which it glows in Excel File known as
Static Excel File.
3. Start capturing the videos when the patient is
watching the screen during the experiment.
4. Give Captured video as an input and click on the eye
pupil to fix it as a reference point to find the eye pupil
movements in next frames with respect to this
reference point.
5. Similarly click on the center of the face that is nose to
detect head movements made in sequence of frames.
6. Compute the Distance between two points that the
reference point in first frame and current point in
second frame to find the number of pixels that eye
pupil has moved with respect to reference point. Then
for next iteration reference point is the current point in
second frame compared with the point in third frame
and so on the process is repeated to find the number of
pixels the eye pupil has moved in current frame with
respect to previous frame.
7. Store the Movement made in terms of pixels
separately for eye movements and Head movements
in two different files.
8. Generate the Dynamic Excel Sheet that contain frame
number, motion ,X and y points, movements made in
pixels i,e Distance, Angle, Direction, time and
frequency count.
9. Consider the frame number where there is motion
from Dynamic Excel sheet generated above.
10. Select the record from Dynamic Excel file which has
entry as 1 in motion field. From that record get the
coordinate by choosing the X and Y fields of that
record.
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
178 | P a g e
11. Plot that X and Y pupil coordinates, for both eye and
head movements separately.
12. Draw an Enclosure including all points in it. This map
is referred as Eye Movement Region Map or Head
Movements Region Map respectively.
13. Based on the shape of this map Suggest the patient
with Customized progressive lens to provide visual
comfort.
C. Fixing LED Position and Direction of Glowing pattern
LED screen design is drawn on the Graph sheet and we have
fixed the pattern in which the LED should glow based on
minimum repetition of the line segments. once we have assign
the numbering to each of the line segment present in the screen
design we have fixed the positions of the LED's on this graph
sheet such that there is a distance of 2mm between one LED to
another. Then for each of the LED coordinate or position is
noted in an Excel file and the count of total number of LED's is
found.
fig: 6 (a) showing LED glowing Pattern
fig: 6 (b) showing LED position and its glowing pattern in
Graph sheet
D. Time Calculation
In order to Calculate the time or duration for which one
LED glows and the total time taken to glow all the LED's on
the screen in the fixed pattern is computed as:
Total Number of LED’s including both the screens are
1486.
Number of Frames per second = 24
Assuming that 1 Led will glow per Frame.
So for 24 LED’s to glow it takes 1 second.
[ 24 LED’s -------------------> 1 sec
1486 LED’s -------------------> ?
(1486*1)/24 = 61.92 sec
]
Therefore to glow 1486 LED’s total time taken is 61.92
sec. i.e 1min3msec
[ 60sec----------->1min
61.92sec--------> ?
61.92/60=1.032 (1minute 3milli seconds)
]
Duration for which 1 LED glow is: 0.0416sec
[ 24 LED’s----
1LED-----
(1/24)= 0.04166sec // i.e 41.66 msec
]
Therefore Total time to glow 1486 LED’s in seconds is:
61.92sec
And Total time to glow 1486LED’s in milli seconds is :
61920msec
E. Storing LED Coordinates and Time into a Excel File (
Static Excel File)
Based on the above calculation we store the following
fields:
 Screen either upper or lower
 Flow which refer to the number assigned to line
segment
 Position of LED and
 LED Glowing Time
fig: 7 Screen shot of storing LED coordinates and Time at
which it glows referred as Static Excel File
This File is referred as Static Excel File since this data
remains same for all patients because the Duration and the
Pattern in which LED should Glow is fixed during the Design
of the Eye and Head Movements Tracking device. This file is
Later used to retrieve the LED coordinate.
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
179 | P a g e
F. Capturing the Video
We made different persons to sit comfortably on chair in front
of this setup (i.e Eye and Head Tracking Device) at a distance
of 50mm and made a person to watch the screen while the
Laser Light is being passed through the screen holes in a
specified fixed pattern. Then we have captured the different
videos and images of person while watching the set up screen
to find that whether the person is moving his head to follow the
light pattern or just moving his eyes to follow the pattern. This
videos we have used as input which needs to processed to meet
our objective.
fig : 8 Videos Captured During Experiment
G. Eye Pupil Movement Tracking In Live Video
In order to detect pupil first we need to locate the face in
caputred frame then locate the possible position of the eye
window in the detected face, to do this we use
Haarcascade_frontalface classiffier and Haarcascade_eye
classifier. Once as we obtain the region of interest i.e eyes
position the we use houghcircle method to detect the circle of
specified radius in eye window region and detected circles are
displayed.
fig: 9 Pupil Tracking Live Video
H. Pupil Detection and pupil movement Trace graph
generation
In order to detect pupil first we need to locate the face in
caputred frame then locate the possible position of the eye
window in the detected face, to do this we use
Haarcascade_frontalface classiffier and Haarcascade_eye
classifier. Once as we obtain the region of interest i.e eyes
position the we use houghcircle method to detect the circle of
specified radius in eye window region and detected circles are
and generate the trace graph of both left and right eye
movements made thereafter.
fig: 10 Eye movements Trace Graph generation
In order to generate the graph we have taken a structure
which use two points at a time i.e first point in first frame and
second point from second frame if there is a movement then
draw a line segment using cvLine() function and the processes
is continued till the program is exited and if there is no eye
movements then no line will be drawn. This is done for both
the left and right eye and graph is as shown in the above figure.
I. Head Detection and head movement Trace graph
generation
In the given input video detect the Face or Head using
Haarcascade_frontalface classifier and indicate the detected
face with a rectangle bounding box.
fig: 11 Head movements Trace Graph generation
In order to generate the trace graph of Head Movements we
have taken a structure which use two points at a time i.e first
point in first frame and second point from second frame if there
is a movement then draw a line segment using cvLine()
function and the processes is continued till the program is
exited and if there is no Head movements then no line will be
drawn
J. Eye Pupil Motion Detection In sequence of Frames
The Videos that we have captured when the experiment is
being conducted is given as input to detect eye pupil motion.
The procedure used detect the motion in sequence of frames is
as described below:
Give video captured during the experiment as input and as
soon as the first frame of the video get displayed on the screen
then to fix reference point as the eye pupil then we want to
detect motion in sequence of frames with respect to this
reference point Then in next frames if the eye pupil is moved
the that motion is detected., Then To find is there any motion
or not we find the distance between two points that is reference
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
180 | P a g e
point in first frame and current pupil point in second frame.
This distance is in terms of pixels that is the eye pupil has
moved, how many pixel compared to first frame reference
point. Then for next iteration current cursor point in second
frame becomes the reference point and the point in third frame
becomes the current point and this process continues till last
frame of the video.
Similarly above procedure is also repeated to detect head
movement by by fixing the center of head that is on nose as
reference point. Then after detecting the motion we store the
results in Excel sheet which is named as Dynamic Excel
sheet(which will be different for different videos or users)..
fig: 12 Eye Pupil movements detection in video
K. Generation Dynamic Excel sheet
Dynamic Excel sheet contains the following fields in excel
sheet:
Frame number: Display the frame number on which the
processing is done at particular Time.
Motion: This field contain the two values either 0 or 1 that
is if this field contains 0 then it means that there is no motion is
detected in current frame and if this field contains 1 then it
means that the motion is detected in current frame number.
X and Y: This field contains the coordinates of the point in
frame with respect to which motion is found.
Movement in pixels: this field contains some numeric value
which represents the movement made by reference point in
terms of pixels.(that is the distance moved by reference point
of first frame in next frame).
Angle : This field display the angle moved by the eye pupil
or reference point.
((angle>=-23)&&(angle<23)) direction=1;
((angle>=23)&&(angle<68)) direction=2;
((angle>=68)&&(angle<113)) direction=3;
((angle>=113)&&(angle<158)) direction=4;
((angle>=158)&&(angle<=180))||(angle<-157))
direction=5;
((angle>=-157)&&(angle<-112)) direction=6;
((angle>=-112)&&(angle<-67)) direction=7;
((angle>=-67)&&(angle<-22)) direction=8;
fig: 13 (a) Angle Representation used to Fix the
Direction
Direction : This field represents some numeric value
between 1 to 8 which represents the direction of motion.There
are 8 possible directions that is Upper, Lower, Right, Left,
UpperLeft, UpperRight, LowerLeft and LowerRight.we fix for
what range of angle what direction should be given.
fig: 13 (b) Direction specification
Frequency Count: This represents the count of number of
frames in which the movement has not been detected till
current frame.
fig: 13 (c) Dynamic Excel Sheet
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
181 | P a g e
L. Plotting of Eye Movement Region Map
In order to plot the Eye pupil Movement Region Map steps
are:
 From the Dynamic Excel Sheet Take the choose the
records in which motion field is 1.
 From the selected record choose the movement
Coordinates that is X and Y fields and plot it.
Zoom display of below Region Map of user1
fig: 14 (a) Eye Pupil Movements Region Map of user 1
fig: 14 (b) Eye Pupil Movements Region Map of user 2
Zoom display of Above Region Map of user2
M.Enclosing the Plot with Curves
Draw a enclosure curve such that all points are inside the
curve combine the Eye Movement region Map and Head
movement Region Map to get one single generalized map
referred as Eye and Head movement Region Map. Based on the
shape of this Eye and Head Movement Region Map suggest the
shape of the lens that a patient has to wear to get comfort
vision.
IV. CONCLUSION
The main objective of this project is to generate the Eye
Movement Region Map based on the eye movements made the
person while observing the glowing LED pattern. This map
information is then used to suggest the person with the
customized progressive lens and provide vision comfort to the
lens wearer.
V. FUTURE WORK
This Experimental idea or proposed system can be
implemented in the design of real time Eye and Head
Movement Tracking Device which can be used in the Eye sight
testing centers to prescribe the patient with the appropriate
shape of the lens which best fits the patient according to his or
her eye and head movements made to look at particular object.
VI. ACKNOWLEDGEMENT
I feel it is my proud privilege to express my deep sense of
gratitude and heart-felt thanks to Sri I.V. Rao, Principal,
Vasavi College of Engineering for his keen interest and for
providing necessary facilities for this project study.
I am thankful to Dr. T. Adilakshmi, Head of the
Department, Computer Science and Engineering, Vasavi
College of Engineering for her talented, benevolent and
sustained guidance throughout the project.
I am thankful to Dr. P. Nagaratna Hedge, Professor,
Computer Science and Engineering, Vasavi College of
Engineering, for critically reviewing the progress of the
project.
I am thankful to Mr. C. Gireesh and V. Punna Rao,
Assistant Professor, Computer Science and Engineering,
Vasavi College of Engineering for his valuable suggestions,
help and constant guidance provided throughout the project
work.
I find it difficult to express in words, my heart-felt gratitude
that I owe to my parents for their everlasting perseverance and
affection that has enabled me to attain this stage of academic
achievement in life.
REFERENCES
[1] Head-mounted eye tracker by Anil RamViswanathan Zelan
Xiao.
[2] Starburst: A robust algorithm for video-based eye tracking
Dongheng Li, Derrick J.Parkhurst
International Journal of Technical Research and Applications e-ISSN: 2320-8163,
www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182
182 | P a g e
[3] Real-Time Iris Detection on Coronal-Axis-Rotated Faces
Claudio A. Perez, Vanel A. Lazcano, and Pablo A. Est´evez.
[4] A Human–Computer Interface Using Symmetry Between Eyes
to Detect Gaze Direction John J. Magee, Margrit Betke, James
Gips, Matthew R. Scott, and Benjamin N. Waber
[5] http://civanim.blogspot.in/2010/04/install-opencv-21-for-
microsoft-visual.html
[6] http://opencvfacedetect.blogspot.in/2010/10/face-
detectionfollowed-by-eyesnose.html
[7] http://opencv-srf.blogspot.in/2011/09/capturing-images-
videos.html
[8] http://docs.opencv.org/modules/highgui
[9] http://process.spokentutorial.org/images/8/86/Linux-
installation.pdf
[10] http://docs.opencv.org/doc/user_guide/ug_traincascade.html
[11] http://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_de
tection_framework
[12] http://yushiqi.cn/research/eyedetection
[13] http://docs.opencv.org/trunk/doc/py_tutorials/py_objdetect/py_f
ace_detection/py_face_detection.html#haar-cascade-detection-
in-opencv
[14] http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/hough_cir
cle/hough_circle.html
[15] http://books.google.co.in/books?id=seAgiOfu2EIC&pg=PA158
&lpg=PA158&dq=circular+hoved=0CGUQ6AEwCQ#v=onepa
ge&q=circular%20hough%20transform%20algorithm%20in%2
0opencv&f=falseugh+transform+algorithm+in+opencv&source
=bl&ots=hSM15lfAMe&sig=COKJz0GGLe8FD1rVmRwek8L
WQl4&hl=en&sa=X&ei=2fPpUtGhBYOxrgey94CgAg&sqi=2
&
[16] http://stackoverflow.com/questions/10506393/how-to-detect-
pupil-in-matlab.
[17] http://www.mathworks.in/matlabcentral/fileexchange/36137-
motion-detection-in-live-video-stream
[18] http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/
cascade_classifier.html
[19] http://matlabsproj.blogspot.in/search/label/Iris%20Detection%2
0matlab
[20] http://www.cvmt.dk/education/teaching/e07/MED3/IP/Simon_P
edersen_CircularHoughTransform.pdf
[21] https://opencv-code.com/tutorials/eye-detection-and-tracking/
[22] https://github.com/bsdnoobz/opencvcode/blob/master/eye-
tracking.cpp
[23] https://sites.google.com/site/learningopencv1/getting-
started/example_code_7
[24] https://sites.google.com/site/learningopencv1/eye-dimensions
[25] http://www.youtube.com/watch?v=zdbNhK7FsBg
[26] http://opencvexamples.blogspot.com/2013/10/convex-
hull.html#.U1f5QlWumCk
[27] http://areshmatlab.blogspot.in/2010/05/low-complexity-
background-subtraction.html
[28] http://areshmatlab.blogspot.in/2010/05/low-complexity-
background-subtraction.html.
[29] http://opencv-srf.blogspot.in/2011/09/capturing-images-
videos.html
[30] Methods for designing Spectacles lenses taking into account an
individual head and eye movements.

More Related Content

What's hot

Eye Tracking Technologies: VDC-Whitepaper
Eye Tracking Technologies: VDC-WhitepaperEye Tracking Technologies: VDC-Whitepaper
Eye Tracking Technologies: VDC-Whitepaper
Virtual Dimension Center (VDC) Fellbach
 
From eye tracking to deep learning - how technology will change the way we in...
From eye tracking to deep learning - how technology will change the way we in...From eye tracking to deep learning - how technology will change the way we in...
From eye tracking to deep learning - how technology will change the way we in...
Kamilė Butkevičiūtė
 
Design of gaussian spatial filter to determine the amount of refraction error...
Design of gaussian spatial filter to determine the amount of refraction error...Design of gaussian spatial filter to determine the amount of refraction error...
Design of gaussian spatial filter to determine the amount of refraction error...
eSAT Publishing House
 
Eye Gaze System
Eye Gaze SystemEye Gaze System
Eye Gaze System
Noor Fatima
 
Eye gaze tracking with a web camera
Eye gaze tracking with a web cameraEye gaze tracking with a web camera
Eye gaze tracking with a web camera
jpstudcorner
 
E YE S CRUTINIZED W HEEL C HAIR FOR P EOPLE A FFECTED W ITH T ETRAPLEGIA
E YE  S CRUTINIZED  W HEEL  C HAIR FOR  P EOPLE  A FFECTED  W ITH  T ETRAPLEGIAE YE  S CRUTINIZED  W HEEL  C HAIR FOR  P EOPLE  A FFECTED  W ITH  T ETRAPLEGIA
E YE S CRUTINIZED W HEEL C HAIR FOR P EOPLE A FFECTED W ITH T ETRAPLEGIA
ijcsit
 
Smart eye
Smart eyeSmart eye
Smart eye
AmitKumar8221
 
Seminar
SeminarSeminar
Seminar
ARJUN K P
 
Master thesis 2
Master thesis 2Master thesis 2
Master thesis 2Jb Soni
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
International Journal of Science and Research (IJSR)
 
EYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGYEYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGY
Vikram raja
 
Project oculus
Project oculus Project oculus
Project oculus
Chandan mishra
 
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
Indian dental academy
 
Iris segmentation analysis using integro differential operator and hough tran...
Iris segmentation analysis using integro differential operator and hough tran...Iris segmentation analysis using integro differential operator and hough tran...
Iris segmentation analysis using integro differential operator and hough tran...Nadeer Abu Jraerr
 
Pill camera ppt
Pill camera pptPill camera ppt
Pill camera ppt
Vyshnavi N Y
 
Eye gaze tracking
Eye gaze trackingEye gaze tracking
Eye gaze tracking
alokahuti
 
The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)
NIRAJ KUMAR
 
Development and evaluation of a head controlled human-computer interface with...
Development and evaluation of a head controlled human-computer interface with...Development and evaluation of a head controlled human-computer interface with...
Development and evaluation of a head controlled human-computer interface with...
Minor33
 

What's hot (18)

Eye Tracking Technologies: VDC-Whitepaper
Eye Tracking Technologies: VDC-WhitepaperEye Tracking Technologies: VDC-Whitepaper
Eye Tracking Technologies: VDC-Whitepaper
 
From eye tracking to deep learning - how technology will change the way we in...
From eye tracking to deep learning - how technology will change the way we in...From eye tracking to deep learning - how technology will change the way we in...
From eye tracking to deep learning - how technology will change the way we in...
 
Design of gaussian spatial filter to determine the amount of refraction error...
Design of gaussian spatial filter to determine the amount of refraction error...Design of gaussian spatial filter to determine the amount of refraction error...
Design of gaussian spatial filter to determine the amount of refraction error...
 
Eye Gaze System
Eye Gaze SystemEye Gaze System
Eye Gaze System
 
Eye gaze tracking with a web camera
Eye gaze tracking with a web cameraEye gaze tracking with a web camera
Eye gaze tracking with a web camera
 
E YE S CRUTINIZED W HEEL C HAIR FOR P EOPLE A FFECTED W ITH T ETRAPLEGIA
E YE  S CRUTINIZED  W HEEL  C HAIR FOR  P EOPLE  A FFECTED  W ITH  T ETRAPLEGIAE YE  S CRUTINIZED  W HEEL  C HAIR FOR  P EOPLE  A FFECTED  W ITH  T ETRAPLEGIA
E YE S CRUTINIZED W HEEL C HAIR FOR P EOPLE A FFECTED W ITH T ETRAPLEGIA
 
Smart eye
Smart eyeSmart eye
Smart eye
 
Seminar
SeminarSeminar
Seminar
 
Master thesis 2
Master thesis 2Master thesis 2
Master thesis 2
 
Comparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brainComparative study on computers operated by eyes and brain
Comparative study on computers operated by eyes and brain
 
EYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGYEYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGY
 
Project oculus
Project oculus Project oculus
Project oculus
 
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
Recent advances in diagnostic aids /certified fixed orthodontic courses by In...
 
Iris segmentation analysis using integro differential operator and hough tran...
Iris segmentation analysis using integro differential operator and hough tran...Iris segmentation analysis using integro differential operator and hough tran...
Iris segmentation analysis using integro differential operator and hough tran...
 
Pill camera ppt
Pill camera pptPill camera ppt
Pill camera ppt
 
Eye gaze tracking
Eye gaze trackingEye gaze tracking
Eye gaze tracking
 
The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)
 
Development and evaluation of a head controlled human-computer interface with...
Development and evaluation of a head controlled human-computer interface with...Development and evaluation of a head controlled human-computer interface with...
Development and evaluation of a head controlled human-computer interface with...
 

Viewers also liked

STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
International Journal of Technical Research & Application
 
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
International Journal of Technical Research & Application
 
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLENDSOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
International Journal of Technical Research & Application
 
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
International Journal of Technical Research & Application
 
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
International Journal of Technical Research & Application
 
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITYTHE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
International Journal of Technical Research & Application
 
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELLPREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
International Journal of Technical Research & Application
 
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHYEFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
International Journal of Technical Research & Application
 
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEMDESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
International Journal of Technical Research & Application
 
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEMFERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
International Journal of Technical Research & Application
 
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
International Journal of Technical Research & Application
 
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
International Journal of Technical Research & Application
 
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAMA STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
International Journal of Technical Research & Application
 
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
International Journal of Technical Research & Application
 
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERSRECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
International Journal of Technical Research & Application
 
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUDINFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
International Journal of Technical Research & Application
 
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
International Journal of Technical Research & Application
 
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
International Journal of Technical Research & Application
 
Characterization Techniques of Metamaterials
Characterization Techniques of Metamaterials Characterization Techniques of Metamaterials
Characterization Techniques of Metamaterials
International Journal of Technical Research & Application
 
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLSA LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
International Journal of Technical Research & Application
 

Viewers also liked (20)

STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
STUDY OF PATHOLOGICAL, EFFECTS OF CRUDE EXTRACT OF PORTULACA OLERACEA L. IN T...
 
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
SIMULATION AND OPTIMISATION OF A SOLAR PANEL: A CASE STUDY FOR SURESH GYAN VI...
 
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLENDSOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
SOIL BURIAL DEGRADATION OF POLYPROPYLENE/ STARCH BLEND
 
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
KINETIC AND STATIC STUDY ON BIOSORPTION OF HEXAVALENT CHROMIUM USING TAMARIND...
 
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
DEVELOPING A HIGHER-CYCLED PRODUCT DESIGN CAE MODEL: THE EVOLUTION OF AUTOMOT...
 
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITYTHE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
THE KUYPERS EFFECT: ANGULARMOMENTUM CONSERVATION IMPLIES GLOBAL C IN GRAVITY
 
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELLPREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
PREPARATION AND STRUCTURAL PROPERTIES OF PALM SHELL
 
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHYEFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
EFFICIENT DATA HIDING SYSTEM USING LZW CRYPTOGRAPHY AND GIF IMAGE STEGANOGRAPHY
 
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEMDESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
DESIGN AND EVALUATION OF A REAL-TIME FLEET MANAGEMENT SYSTEM
 
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEMFERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
FERTIGATION THROUGH DRIP IRRIGATION USING EMBEDDED SYSTEM
 
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
EVALUATING THICKNESS REQUIREMENTS OF FRACTURE SPECIMEN IN PREDICTING CHARACTE...
 
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
AN APPROACH FOR RFID TICKETING USED FOR PERSONAL NAVIGATOR FOR A PUBLIC TRANS...
 
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAMA STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
A STUDY ON MARKOV CHAIN WITH TRANSITION DIAGRAM
 
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
IMPROVING RELIABLE DATA TRANSFER IN MOBILE ADHOC NETWORKS USING THE PRINCIPLE...
 
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERSRECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
RECOGNITION AND CONVERSION OF HANDWRITTEN MODI CHARACTERS
 
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUDINFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
INFORMATION FLOW CONTROL IN LOGISTICS NETWORK OVER CLOUD
 
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
HEAT TRANSFER ENHANCEMENT OF SERPENTINE SHAPED MICRO CHANNEL HEAT SINK WITH A...
 
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
SPACE TIME ADAPTIVE PROCESSING FOR CLUTTER SUPPRESSION IN RADAR USING SUBSPAC...
 
Characterization Techniques of Metamaterials
Characterization Techniques of Metamaterials Characterization Techniques of Metamaterials
Characterization Techniques of Metamaterials
 
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLSA LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
A LITERATURE SURVEY ON INFORMATION EXTRACTION BY PRIORITIZING CALLS
 

Similar to REGION MAP GENERATION OF EYE PUPIL MOVEMENTS TO PRESCRIBE CUSTOMISED PROGRESSIVE LENS

EYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGYEYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGY
geothomas18
 
Eye Tracking Software model of left right all
Eye Tracking Software model of left right allEye Tracking Software model of left right all
Eye Tracking Software model of left right all
AtharvaTanawade
 
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTIONINTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
ijma
 
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET Journal
 
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed PatientsEye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
IRJET Journal
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
ijcseit
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
ijcseit
 
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
Editor IJCATR
 
Blue Eyes Technology
Blue Eyes TechnologyBlue Eyes Technology
Blue Eyes TechnologyColloquium
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
ijcseit
 
Design and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleDesign and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable people
IRJET Journal
 
eyegaze communication system
eyegaze communication system eyegaze communication system
eyegaze communication system
Manasa Reddy
 
Ieee smc99 hci-eyegaze
Ieee smc99 hci-eyegazeIeee smc99 hci-eyegaze
Ieee smc99 hci-eyegazeAyusha Patnaik
 
Eye Tracking Interpretation System
Eye Tracking Interpretation SystemEye Tracking Interpretation System
Eye Tracking Interpretation System
kurkute1994
 
Eye Gaze
Eye GazeEye Gaze
Eye Gaze
Er. Saba karim
 
W11 NM2216 Presentation
W11 NM2216 PresentationW11 NM2216 Presentation
W11 NM2216 Presentation
Gerald
 
IJET-V2I6P21
IJET-V2I6P21IJET-V2I6P21
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEMEYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
sipij
 
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring SystemEye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
sipij
 
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptxDESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
SHAHSHREYA4
 

Similar to REGION MAP GENERATION OF EYE PUPIL MOVEMENTS TO PRESCRIBE CUSTOMISED PROGRESSIVE LENS (20)

EYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGYEYE TRACKING TECHNOLOGY
EYE TRACKING TECHNOLOGY
 
Eye Tracking Software model of left right all
Eye Tracking Software model of left right allEye Tracking Software model of left right all
Eye Tracking Software model of left right all
 
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTIONINTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
INTEGRATING HEAD POSE TO A 3D MULTITEXTURE APPROACH FOR GAZE DETECTION
 
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
 
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed PatientsEye Blink and Hand Gesture detection For Aid of Paralyzed Patients
Eye Blink and Hand Gesture detection For Aid of Paralyzed Patients
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
 
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
Assistive System Using Eye Gaze Estimation for Amyotrophic Lateral Sclerosis ...
 
Blue Eyes Technology
Blue Eyes TechnologyBlue Eyes Technology
Blue Eyes Technology
 
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIAEYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
EYE SCRUTINIZED WHEEL CHAIR FOR PEOPLE AFFECTED WITH TETRAPLEGIA
 
Design and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable peopleDesign and Development of Smart Wheelchair for Physically Disable people
Design and Development of Smart Wheelchair for Physically Disable people
 
eyegaze communication system
eyegaze communication system eyegaze communication system
eyegaze communication system
 
Ieee smc99 hci-eyegaze
Ieee smc99 hci-eyegazeIeee smc99 hci-eyegaze
Ieee smc99 hci-eyegaze
 
Eye Tracking Interpretation System
Eye Tracking Interpretation SystemEye Tracking Interpretation System
Eye Tracking Interpretation System
 
Eye Gaze
Eye GazeEye Gaze
Eye Gaze
 
W11 NM2216 Presentation
W11 NM2216 PresentationW11 NM2216 Presentation
W11 NM2216 Presentation
 
IJET-V2I6P21
IJET-V2I6P21IJET-V2I6P21
IJET-V2I6P21
 
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEMEYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
EYE GAZE ESTIMATION INVISIBLE AND IR SPECTRUM FOR DRIVER MONITORING SYSTEM
 
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring SystemEye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
Eye Gaze Estimation Invisible and IR Spectrum for Driver Monitoring System
 
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptxDESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
DESIGN THINKING PRESENTATION ON SMART MIRROR.pptx
 

More from International Journal of Technical Research & Application

STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEWSTUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
International Journal of Technical Research & Application
 
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
International Journal of Technical Research & Application
 
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
International Journal of Technical Research & Application
 
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONSSTUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
International Journal of Technical Research & Application
 
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
International Journal of Technical Research & Application
 
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTERPOD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
International Journal of Technical Research & Application
 
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGADIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
International Journal of Technical Research & Application
 
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
International Journal of Technical Research & Application
 
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIRAN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
International Journal of Technical Research & Application
 
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESSLI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
International Journal of Technical Research & Application
 
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
International Journal of Technical Research & Application
 
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEWSCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
International Journal of Technical Research & Application
 
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKINGIMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
International Journal of Technical Research & Application
 
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTYEFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
International Journal of Technical Research & Application
 
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
International Journal of Technical Research & Application
 
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
International Journal of Technical Research & Application
 
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
International Journal of Technical Research & Application
 
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASHA STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
International Journal of Technical Research & Application
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
International Journal of Technical Research & Application
 
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
International Journal of Technical Research & Application
 

More from International Journal of Technical Research & Application (20)

STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEWSTUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
STUDY & PERFORMANCE OF METAL ON METAL HIP IMPLANTS: A REVIEW
 
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
EXPONENTIAL SMOOTHING OF POSTPONEMENT RATES IN OPERATION THEATRES OF ADVANCED...
 
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
POSTPONEMENT OF SCHEDULED GENERAL SURGERIES IN A TERTIARY CARE HOSPITAL - A T...
 
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONSSTUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
STUDY OF NANO-SYSTEMS FOR COMPUTER SIMULATIONS
 
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
ENERGY GAP INVESTIGATION AND CHARACTERIZATION OF KESTERITE CU2ZNSNS4 THIN FIL...
 
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTERPOD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
POD-PWM BASED CAPACITOR CLAMPED MULTILEVEL INVERTER
 
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGADIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
DIGITAL COMPRESSING OF A BPCM SIGNAL ACCORDING TO BARKER CODE USING FPGA
 
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
MODELLING THE IMPACT OF FLOODING USING GEOGRAPHIC INFORMATION SYSTEM AND REMO...
 
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIRAN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
AN EXPERIMENTAL STUDY ON SEPARATION OF WATER FROM THE ATMOSPHERIC AIR
 
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESSLI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
LI-ION BATTERY TESTING FROM MANUFACTURING TO OPERATION PROCESS
 
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
QUALITATIVE RISK ASSESSMENT AND MITIGATION MEASURES FOR REAL ESTATE PROJECTS ...
 
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEWSCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
SCOPE OF REPLACING FINE AGGREGATE WITH COPPER SLAG IN CONCRETE- A REVIEW
 
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKINGIMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
IMPLEMENTATION OF METHODS FOR TRANSACTION IN SECURE ONLINE BANKING
 
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTYEFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
EFFECT OF TRANS-SEPTAL SUTURE TECHNIQUE VERSUS NASAL PACKING AFTER SEPTOPLASTY
 
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
EVALUATION OF DRAINAGE WATER QUALITY FOR IRRIGATION BY INTEGRATION BETWEEN IR...
 
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
THE CONSTRUCTION PROCEDURE AND ADVANTAGE OF THE RAIL CABLE-LIFTING CONSTRUCTI...
 
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
TIME EFFICIENT BAYLIS-HILLMAN REACTION ON STEROIDAL NUCLEUS OF WITHAFERIN-A T...
 
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASHA STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
A STUDY ON THE FRESH PROPERTIES OF SCC WITH FLY ASH
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
 
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
OPEN LOOP ANALYSIS OF CASCADED HBRIDGE MULTILEVEL INVERTER USING PDPWM FOR PH...
 

Recently uploaded

ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 

Recently uploaded (20)

ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 

REGION MAP GENERATION OF EYE PUPIL MOVEMENTS TO PRESCRIBE CUSTOMISED PROGRESSIVE LENS

  • 1. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 175 | P a g e REGION MAP GENERATION OF EYE PUPIL MOVEMENTS TO PRESCRIBE CUSTOMISED PROGRESSIVE LENS Thakur Navneetha Singh1 , C.Gireesh2 1 PG Student 2 Assistant Professor Department of Computer Science and Engineering Vasavi College of Engineering Hyderabad -500031, India Abstract—Losing the normal vision is the common problem facing by human beings in this present world. These problems occur when the image is not properly focused on retina. These problems are usually corrected by using spectacles or contact lens. To test the eye sight of the patient in the present system, we have manual testing and computerized or Tablet based eye testing. By using any of these techniques eye sight of the patient is determined. In these type of traditional methods users are just choosing the spectacles that is of stylish and suits them, even if wearing of such spectacles is of no use to them. So once as it is found that whether the patient is having the eye sight or not, even if there is no eye sight and patient is interested to wear the spectacles to protect his eyes while reading or watching the screen then there should be an approach using which we can suggest the person with customized progressive lens by monitoring their observations whether a person is moving his head or just eye to see object or screen. This project is done by Digital Image processing and Computer Vision based techniques and algorithms in a practical approach. The main objective of this project is to design algorithm for eye and head movement tracking device. Firstly that device is made learnt about what does eye looks like and where it is located on face by using some eye and head movement tracking algorithms. Then patient is made to sit comfortably in the chair in front of that device, such that the patient’s eyes are visible from the camera and sensors view and he is made to wear some trial frame which emits radiation from LED’s and then patient is allowed to observe the LED light that are mounted on the screen and they are designed to glow in some specific pattern. The motion of the patient’s eye and head while observing the LED pattern is continuously monitored by camera and sensors that are present on the device and information is stored and processed. Based on this information Eye Movements Region map is generated. Once the eye and head movements region map is generated they are combined to form a generalized region map. This map is then used to suggest the patient with the customized progressive lens. Keywords— Vision, Eye Tracking , Head Tracking, Lens Design, Vision comfort, Eye Pupil Movements, Head Movements, Cascade Classifiers, Detect Eye, Detect Head , Motion Estimation, Customized Progressive Lens , Motion Detection. I. INTRODUCTION There are many conventional methods for designing Spectacles lens in which they develop theoretical Target values by obtaining Subjective Patient feedback using objective testing methods to design lens. Drawback back of Conventional methods for designing spectacle lenses are:  They do not correlate patient feedback and objective testing to precise locations on lens.  Do not account the parameters such as : Optimal visual comfort, Clarity of vision, Ease of changing focus, distant, intermediate, near channel width, Amount of head and eye movements required , by the lens wearer. Additionally, it is known that certain parameters control optimal visual comfort for the lens wearer. These parameters include, without limitation, clarity of vision, comfort over sustained periods of use, ease of changing focus, and the amount of head and eye movement required by the lens wearer. Conventional design methods do not account for these parameters with any precision and provide little to no guidance for design optimization processes requiring definition of merit functions incorporating one or more of these parameters. Therefore, a method for designing lenses that overcomes this disadvantages is needed. A. Overview In order to provide visual comfort to the lens wearer by considering the amount of head and eye movements made by lens wearer is considered by conducting a simple experiment using the Eye and Head Tracking device. Then patient is made to sit comfortably in the chair in front of that device, such that the patient’s eyes are visible from the camera and sensors view and he is made to wear some trial frame which emits radiation from LED’s and then patient is allowed to observe the LED light that are mounted on the screen and they are designed to glow in some specific pattern. The motion of the patient’s eye and head while observing the LED pattern is continuously monitored by camera and sensors that are present on the device
  • 2. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 176 | P a g e and information is stored and processed. Based on this information Eye Movements Region map is generated. Once the eye and head movements’ region map is generated they are combined to form a generalized region map. This map is then used to suggest the patient with the customized progressive lens. B. Motivation The motivation behind this project is to develop an application that can be used for vision analysis to suggest patient with customized progressive lens in order to provide vision comfort to the lens wearer. C. Problem statement Track the eye movements of a person while observing the glowing LED patterns and generate the eye movement’s region map based on the tracked movements and then suggest the Customized progressive lens based on the shape of the eye movements region map that has been generated. D. Objective The main objective of this project is to recommend customized progressive lens which are useful to the user while choosing lens and minimize user’s effort to choose the suitable glasses and provide the visual comfort to lens wearer. E. Modules This project is divided into two modules . 1. Eye movements Tracking and Generation of Eye Movements Region Map. 2. Head movements Tracking and Generation of Head Movement Region Map F. Required Specifications Hardware Requirements are: • LED’s • Camera • Sensor • Processing unit(PC) Software Requirement are: • Operating System : Linux • Simulation Tools : OpenCV • Coding Language : CPP • IDE : Qt Creator II. PROPOSED SYSTEM DESIGN A. Introduction The objective of a eye and head tracking system is to track the focus of the user's vision. So it is necessary to be able to track the eye and Head in an image. For this objective more information on the relevant biology and behavior of the eye is required. To this end, this chapter will present some background knowledge required for the creation of a eye and head tracking system and will describe some techniques used within the proposed system. 1) Description of the Eye and Head Tracking Device Array of LED’s arranged in the semi circle pattern shown in the diagram below. Same pattern on the upper screen and also with that it completes the circle. Two sensors arranged both sides of the upper screen, they sense the motion of the head trail frame which has four led’s. Head and eyes movement is tracked by observing the light glowing along the LED’s line. fig: 1 Screen Design Pattern fig: 2 Upper Screen fig:3 Lower Screen fig: 4 Bottom Screen First we start finding the center of the upper screen and fix the person position normal center position is 510 mm distance. Camera snapshot is taken to fix the eye balls position. And can interactively fix the center of eye ball. These coordinates and the trail frame LED’s position is noted down and saved. As the LED’s pattern is glowing person may move only the eyes to see the light on the screen or person can move head to see the light on screen. If the person moves the head only then it can
  • 3. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 177 | P a g e be detected by the movement of led’s on the trial frame and store the coordinates. If the eyes are only moving with the light movement that time head not moved then eyes are following the light, then we required to suggest more wider glasses along the eyes movement. This can be plotted as a pattern of eye and head movement. At first stage of this project is to generate this pattern accordingly next stage we can convert the pattern into suitable customized glass prescription. III. EXPERIMENTAL RESULTS A. Design of Eye and Head movements Tracking Device or System We have prepared the model of the Eye and head movement tracking device by making use of charts and made a set up. We have fixed the pattern in which the Led lights should glow by giving the numbering such that there is minimum possible repetition of same led glowing. We made a person to sit comfortably on chair in front of this setup at a distance of 50mm and made a person to watch the screen while the Laser Light is being passed through the screen holes in a specified fixed pattern. Then we have captured the different videos and images of person while watching the set up screen to find that whether the person is moving his head to follow the light pattern or just moving his eyes to follow the pattern. fig: 5 Sample Model of Eye and Head Movement Tracking Device B. Proposed Algorithm Steps The Steps that are followed to achieve the required result are: 1. Make The Patient to sit in front of Eye and Head Movement Device and make patient to watch at the center of screen. 2. Start the Device which will glow the LED lights in fixed specified pattern, Store the coordinates of LED and the time at which it glows in Excel File known as Static Excel File. 3. Start capturing the videos when the patient is watching the screen during the experiment. 4. Give Captured video as an input and click on the eye pupil to fix it as a reference point to find the eye pupil movements in next frames with respect to this reference point. 5. Similarly click on the center of the face that is nose to detect head movements made in sequence of frames. 6. Compute the Distance between two points that the reference point in first frame and current point in second frame to find the number of pixels that eye pupil has moved with respect to reference point. Then for next iteration reference point is the current point in second frame compared with the point in third frame and so on the process is repeated to find the number of pixels the eye pupil has moved in current frame with respect to previous frame. 7. Store the Movement made in terms of pixels separately for eye movements and Head movements in two different files. 8. Generate the Dynamic Excel Sheet that contain frame number, motion ,X and y points, movements made in pixels i,e Distance, Angle, Direction, time and frequency count. 9. Consider the frame number where there is motion from Dynamic Excel sheet generated above. 10. Select the record from Dynamic Excel file which has entry as 1 in motion field. From that record get the coordinate by choosing the X and Y fields of that record.
  • 4. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 178 | P a g e 11. Plot that X and Y pupil coordinates, for both eye and head movements separately. 12. Draw an Enclosure including all points in it. This map is referred as Eye Movement Region Map or Head Movements Region Map respectively. 13. Based on the shape of this map Suggest the patient with Customized progressive lens to provide visual comfort. C. Fixing LED Position and Direction of Glowing pattern LED screen design is drawn on the Graph sheet and we have fixed the pattern in which the LED should glow based on minimum repetition of the line segments. once we have assign the numbering to each of the line segment present in the screen design we have fixed the positions of the LED's on this graph sheet such that there is a distance of 2mm between one LED to another. Then for each of the LED coordinate or position is noted in an Excel file and the count of total number of LED's is found. fig: 6 (a) showing LED glowing Pattern fig: 6 (b) showing LED position and its glowing pattern in Graph sheet D. Time Calculation In order to Calculate the time or duration for which one LED glows and the total time taken to glow all the LED's on the screen in the fixed pattern is computed as: Total Number of LED’s including both the screens are 1486. Number of Frames per second = 24 Assuming that 1 Led will glow per Frame. So for 24 LED’s to glow it takes 1 second. [ 24 LED’s -------------------> 1 sec 1486 LED’s -------------------> ? (1486*1)/24 = 61.92 sec ] Therefore to glow 1486 LED’s total time taken is 61.92 sec. i.e 1min3msec [ 60sec----------->1min 61.92sec--------> ? 61.92/60=1.032 (1minute 3milli seconds) ] Duration for which 1 LED glow is: 0.0416sec [ 24 LED’s---- 1LED----- (1/24)= 0.04166sec // i.e 41.66 msec ] Therefore Total time to glow 1486 LED’s in seconds is: 61.92sec And Total time to glow 1486LED’s in milli seconds is : 61920msec E. Storing LED Coordinates and Time into a Excel File ( Static Excel File) Based on the above calculation we store the following fields:  Screen either upper or lower  Flow which refer to the number assigned to line segment  Position of LED and  LED Glowing Time fig: 7 Screen shot of storing LED coordinates and Time at which it glows referred as Static Excel File This File is referred as Static Excel File since this data remains same for all patients because the Duration and the Pattern in which LED should Glow is fixed during the Design of the Eye and Head Movements Tracking device. This file is Later used to retrieve the LED coordinate.
  • 5. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 179 | P a g e F. Capturing the Video We made different persons to sit comfortably on chair in front of this setup (i.e Eye and Head Tracking Device) at a distance of 50mm and made a person to watch the screen while the Laser Light is being passed through the screen holes in a specified fixed pattern. Then we have captured the different videos and images of person while watching the set up screen to find that whether the person is moving his head to follow the light pattern or just moving his eyes to follow the pattern. This videos we have used as input which needs to processed to meet our objective. fig : 8 Videos Captured During Experiment G. Eye Pupil Movement Tracking In Live Video In order to detect pupil first we need to locate the face in caputred frame then locate the possible position of the eye window in the detected face, to do this we use Haarcascade_frontalface classiffier and Haarcascade_eye classifier. Once as we obtain the region of interest i.e eyes position the we use houghcircle method to detect the circle of specified radius in eye window region and detected circles are displayed. fig: 9 Pupil Tracking Live Video H. Pupil Detection and pupil movement Trace graph generation In order to detect pupil first we need to locate the face in caputred frame then locate the possible position of the eye window in the detected face, to do this we use Haarcascade_frontalface classiffier and Haarcascade_eye classifier. Once as we obtain the region of interest i.e eyes position the we use houghcircle method to detect the circle of specified radius in eye window region and detected circles are and generate the trace graph of both left and right eye movements made thereafter. fig: 10 Eye movements Trace Graph generation In order to generate the graph we have taken a structure which use two points at a time i.e first point in first frame and second point from second frame if there is a movement then draw a line segment using cvLine() function and the processes is continued till the program is exited and if there is no eye movements then no line will be drawn. This is done for both the left and right eye and graph is as shown in the above figure. I. Head Detection and head movement Trace graph generation In the given input video detect the Face or Head using Haarcascade_frontalface classifier and indicate the detected face with a rectangle bounding box. fig: 11 Head movements Trace Graph generation In order to generate the trace graph of Head Movements we have taken a structure which use two points at a time i.e first point in first frame and second point from second frame if there is a movement then draw a line segment using cvLine() function and the processes is continued till the program is exited and if there is no Head movements then no line will be drawn J. Eye Pupil Motion Detection In sequence of Frames The Videos that we have captured when the experiment is being conducted is given as input to detect eye pupil motion. The procedure used detect the motion in sequence of frames is as described below: Give video captured during the experiment as input and as soon as the first frame of the video get displayed on the screen then to fix reference point as the eye pupil then we want to detect motion in sequence of frames with respect to this reference point Then in next frames if the eye pupil is moved the that motion is detected., Then To find is there any motion or not we find the distance between two points that is reference
  • 6. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 180 | P a g e point in first frame and current pupil point in second frame. This distance is in terms of pixels that is the eye pupil has moved, how many pixel compared to first frame reference point. Then for next iteration current cursor point in second frame becomes the reference point and the point in third frame becomes the current point and this process continues till last frame of the video. Similarly above procedure is also repeated to detect head movement by by fixing the center of head that is on nose as reference point. Then after detecting the motion we store the results in Excel sheet which is named as Dynamic Excel sheet(which will be different for different videos or users).. fig: 12 Eye Pupil movements detection in video K. Generation Dynamic Excel sheet Dynamic Excel sheet contains the following fields in excel sheet: Frame number: Display the frame number on which the processing is done at particular Time. Motion: This field contain the two values either 0 or 1 that is if this field contains 0 then it means that there is no motion is detected in current frame and if this field contains 1 then it means that the motion is detected in current frame number. X and Y: This field contains the coordinates of the point in frame with respect to which motion is found. Movement in pixels: this field contains some numeric value which represents the movement made by reference point in terms of pixels.(that is the distance moved by reference point of first frame in next frame). Angle : This field display the angle moved by the eye pupil or reference point. ((angle>=-23)&&(angle<23)) direction=1; ((angle>=23)&&(angle<68)) direction=2; ((angle>=68)&&(angle<113)) direction=3; ((angle>=113)&&(angle<158)) direction=4; ((angle>=158)&&(angle<=180))||(angle<-157)) direction=5; ((angle>=-157)&&(angle<-112)) direction=6; ((angle>=-112)&&(angle<-67)) direction=7; ((angle>=-67)&&(angle<-22)) direction=8; fig: 13 (a) Angle Representation used to Fix the Direction Direction : This field represents some numeric value between 1 to 8 which represents the direction of motion.There are 8 possible directions that is Upper, Lower, Right, Left, UpperLeft, UpperRight, LowerLeft and LowerRight.we fix for what range of angle what direction should be given. fig: 13 (b) Direction specification Frequency Count: This represents the count of number of frames in which the movement has not been detected till current frame. fig: 13 (c) Dynamic Excel Sheet
  • 7. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 181 | P a g e L. Plotting of Eye Movement Region Map In order to plot the Eye pupil Movement Region Map steps are:  From the Dynamic Excel Sheet Take the choose the records in which motion field is 1.  From the selected record choose the movement Coordinates that is X and Y fields and plot it. Zoom display of below Region Map of user1 fig: 14 (a) Eye Pupil Movements Region Map of user 1 fig: 14 (b) Eye Pupil Movements Region Map of user 2 Zoom display of Above Region Map of user2 M.Enclosing the Plot with Curves Draw a enclosure curve such that all points are inside the curve combine the Eye Movement region Map and Head movement Region Map to get one single generalized map referred as Eye and Head movement Region Map. Based on the shape of this Eye and Head Movement Region Map suggest the shape of the lens that a patient has to wear to get comfort vision. IV. CONCLUSION The main objective of this project is to generate the Eye Movement Region Map based on the eye movements made the person while observing the glowing LED pattern. This map information is then used to suggest the person with the customized progressive lens and provide vision comfort to the lens wearer. V. FUTURE WORK This Experimental idea or proposed system can be implemented in the design of real time Eye and Head Movement Tracking Device which can be used in the Eye sight testing centers to prescribe the patient with the appropriate shape of the lens which best fits the patient according to his or her eye and head movements made to look at particular object. VI. ACKNOWLEDGEMENT I feel it is my proud privilege to express my deep sense of gratitude and heart-felt thanks to Sri I.V. Rao, Principal, Vasavi College of Engineering for his keen interest and for providing necessary facilities for this project study. I am thankful to Dr. T. Adilakshmi, Head of the Department, Computer Science and Engineering, Vasavi College of Engineering for her talented, benevolent and sustained guidance throughout the project. I am thankful to Dr. P. Nagaratna Hedge, Professor, Computer Science and Engineering, Vasavi College of Engineering, for critically reviewing the progress of the project. I am thankful to Mr. C. Gireesh and V. Punna Rao, Assistant Professor, Computer Science and Engineering, Vasavi College of Engineering for his valuable suggestions, help and constant guidance provided throughout the project work. I find it difficult to express in words, my heart-felt gratitude that I owe to my parents for their everlasting perseverance and affection that has enabled me to attain this stage of academic achievement in life. REFERENCES [1] Head-mounted eye tracker by Anil RamViswanathan Zelan Xiao. [2] Starburst: A robust algorithm for video-based eye tracking Dongheng Li, Derrick J.Parkhurst
  • 8. International Journal of Technical Research and Applications e-ISSN: 2320-8163, www.ijtra.com Volume 2, Issue 3 (May-June 2014), PP. 175-182 182 | P a g e [3] Real-Time Iris Detection on Coronal-Axis-Rotated Faces Claudio A. Perez, Vanel A. Lazcano, and Pablo A. Est´evez. [4] A Human–Computer Interface Using Symmetry Between Eyes to Detect Gaze Direction John J. Magee, Margrit Betke, James Gips, Matthew R. Scott, and Benjamin N. Waber [5] http://civanim.blogspot.in/2010/04/install-opencv-21-for- microsoft-visual.html [6] http://opencvfacedetect.blogspot.in/2010/10/face- detectionfollowed-by-eyesnose.html [7] http://opencv-srf.blogspot.in/2011/09/capturing-images- videos.html [8] http://docs.opencv.org/modules/highgui [9] http://process.spokentutorial.org/images/8/86/Linux- installation.pdf [10] http://docs.opencv.org/doc/user_guide/ug_traincascade.html [11] http://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_de tection_framework [12] http://yushiqi.cn/research/eyedetection [13] http://docs.opencv.org/trunk/doc/py_tutorials/py_objdetect/py_f ace_detection/py_face_detection.html#haar-cascade-detection- in-opencv [14] http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/hough_cir cle/hough_circle.html [15] http://books.google.co.in/books?id=seAgiOfu2EIC&pg=PA158 &lpg=PA158&dq=circular+hoved=0CGUQ6AEwCQ#v=onepa ge&q=circular%20hough%20transform%20algorithm%20in%2 0opencv&f=falseugh+transform+algorithm+in+opencv&source =bl&ots=hSM15lfAMe&sig=COKJz0GGLe8FD1rVmRwek8L WQl4&hl=en&sa=X&ei=2fPpUtGhBYOxrgey94CgAg&sqi=2 & [16] http://stackoverflow.com/questions/10506393/how-to-detect- pupil-in-matlab. [17] http://www.mathworks.in/matlabcentral/fileexchange/36137- motion-detection-in-live-video-stream [18] http://docs.opencv.org/doc/tutorials/objdetect/cascade_classifier/ cascade_classifier.html [19] http://matlabsproj.blogspot.in/search/label/Iris%20Detection%2 0matlab [20] http://www.cvmt.dk/education/teaching/e07/MED3/IP/Simon_P edersen_CircularHoughTransform.pdf [21] https://opencv-code.com/tutorials/eye-detection-and-tracking/ [22] https://github.com/bsdnoobz/opencvcode/blob/master/eye- tracking.cpp [23] https://sites.google.com/site/learningopencv1/getting- started/example_code_7 [24] https://sites.google.com/site/learningopencv1/eye-dimensions [25] http://www.youtube.com/watch?v=zdbNhK7FsBg [26] http://opencvexamples.blogspot.com/2013/10/convex- hull.html#.U1f5QlWumCk [27] http://areshmatlab.blogspot.in/2010/05/low-complexity- background-subtraction.html [28] http://areshmatlab.blogspot.in/2010/05/low-complexity- background-subtraction.html. [29] http://opencv-srf.blogspot.in/2011/09/capturing-images- videos.html [30] Methods for designing Spectacles lenses taking into account an individual head and eye movements.