Gaze Tracking -Shashank Shekhar Aim To estimate a person's gaze - - PowerPoint PPT Presentation

gaze tracking
SMART_READER_LITE
LIVE PREVIEW

Gaze Tracking -Shashank Shekhar Aim To estimate a person's gaze - - PowerPoint PPT Presentation

Gaze Tracking -Shashank Shekhar Aim To estimate a person's gaze using a webcam. Gaze tracking can be used in interactive applications as a means to take inputs. Possible Approaches 3-D gaze tracking 2-D gaze tracking


slide-1
SLIDE 1

Gaze Tracking

  • Shashank Shekhar
slide-2
SLIDE 2

Aim

  • To estimate a person's gaze using a webcam.
  • Gaze tracking can be used in interactive

applications as a means to take inputs.

slide-3
SLIDE 3

Possible Approaches

  • 3-D gaze tracking
  • Estimates 3-D gaze

and find the point of intersection with screen

  • Requires stereo

camera.

  • 2-D gaze tracking
  • Uses a 2-D mapping

function to map gaze from image to screen

  • Requires near IR light
  • r high resolution

webcam

slide-4
SLIDE 4

2-D gaze tracking

  • Uses pupil-glint vector and maps it to screen

point by using following eqns

– Xs = a + a1 * Vx + a2 * Vy + a3 * Vx *Vy – Ys = b + b1 * Vx + b2 * Vy + b3 * Vy *Vy –

slide-5
SLIDE 5

Challenges

  • Extraction of glint is fairly easy by using a strong

light source.

  • Extraction of pupil from iris as background is

tricky and requires a fairly high resolution camera.

slide-6
SLIDE 6

Work Done till Now

  • Head and eye detection using Haar cascades
  • The image after using canny edge detector clearly

shows the glint but pupil extraction would require some work.

slide-7
SLIDE 7

Questions ??