# How Computers Find Your Pupil Even With Glare

> This patent describes a computer method to accurately find the outline of a person's eye pupil by using radial search lines and handling bright reflections differently from clear areas.

- **Patent:** US 10692210
- **Original title:** Recording medium storing computer program for pupil detection, information processing apparatus, and pupil detecting method
- **Owner:** Fujitsu
- **Granted:** 2020
- **Status:** Active
- **Times cited:** 1
- **Field:** consumer_electronics, software, telecommunications, ai_ml

## What it does

The patent describes a method for a computer to precisely locate a user's pupil from an eye image. First, it identifies the general "eye area" and any "bright spot areas" within it, which are often reflections (Claim 1). It then sets a central "reference point" within the assumed pupil and draws many "first search lines" extending outwards like spokes on a wheel. For lines that hit a bright spot (a "second search line"), the system figures out how much the bright spot overlaps the pupil by checking brightness around the bright spot's circumference. This helps it set a specific "search range" to find a "first point" on the pupil's edge. For lines that don't hit a bright spot (a "third search line"), it directly finds a "second point" on the pupil's edge. Finally, it uses both the first and second points to map out the entire pupil. For example, if a camera needs to track where a user is looking, this method helps it find the pupil accurately even if there's a camera flash reflection.

## What it does NOT cover

- Pupil detection methods that do not use radial search lines extending from a central reference point.
- Systems that do not differentiate between search lines passing through bright spots and those that do not.
- Methods that do not determine a "degree of overlapping" for bright spots or set a "search range" based on it.
- Pupil detection based solely on overall brightness thresholds without specific bright spot handling logic.
- Methods that rely purely on machine learning models without the explicit radial search line and bright spot differentiation steps.

## The clever bit

The novelty lies in intelligently combining two different strategies for finding the pupil contour: one for areas obscured by bright reflections (using "degree of overlapping" and a "search range") and another for clear areas, allowing for robust detection despite glare.

## Real-world examples

1. Eye-tracking systems in VR/AR headsets
2. Driver monitoring systems in cars
3. Accessibility tools for computer control
4. Gaze estimation for user interfaces

## Why it matters

Accurate pupil detection is critical for eye-tracking technologies used in various fields. This patent offers a way to improve the reliability of pupil detection, especially in challenging lighting conditions where reflections might otherwise confuse a system. This can lead to more precise user interaction in virtual reality, augmented reality, and accessibility tools.

## Frequently asked questions

### What does How Computers Find Your Pupil Even With Glare cover?

This patent describes a computer method to accurately find the outline of a person's eye pupil by using radial search lines and handling bright reflections differently from clear areas.

### Who owns patent US 10692210?

Fujitsu owns this patent, granted in 2020.

### When does this patent expire?

This patent is expected to expire on May 25, 2038, when the invention enters the public domain.

### What is patent US 10692210 cited by?

This patent has been cited by 1 later patents that build on its ideas.

### What problem does this patent solve?

Accurate pupil detection is critical for eye-tracking technologies used in various fields. This patent offers a way to improve the reliability of pupil detection, especially in challenging lighting conditions where reflections might otherwise confuse a system. This can lead to more precise user interaction in virtual reality, augmented reality, and accessibility tools.

### What does this patent NOT cover?

Pupil detection methods that do not use radial search lines extending from a central reference point.

**Full plain-English explainer:** https://patentbrief.org/patent/us/10692210/recording-medium-storing-computer-program-for-pupil-detection-information-proces

**Original patent:** https://patents.google.com/patent/US10692210

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How Touchscreens Use Math to Recognize Your Fingers](https://patentbrief.org/patent/us/7812828/ellipse-fitting-for-multi-touch-surfaces) — Apple's patent on using mathematical ellipses to track and identify individual fingers and palms on a touch-sensitive surface.
- [Adjusting Touchscreen Sensitivity Based on Device Tilt Angle](https://patentbrief.org/patent/us/20160291760/contact-discrimination-using-a-tilt-angle-of-a-touch-sensitive-surface) — This patent describes how a computing device can decide if a touch on its screen is intentional or accidental by changing its sensitivity settings based on how much the device is tilted.
- [How Your Phone Knows When It's Against Your Ear](https://patentbrief.org/patent/us/7957762/ios-app-store) — This Apple patent describes how a phone uses both a proximity sensor and an ambient light sensor to accurately detect when it's held to your ear, preventing accidental screen touches during calls.
- [How Touchscreens Understand Your Finger Swipes and Scrolls](https://patentbrief.org/patent/us/7479949/iphone-multi-touch) — This patent describes how touchscreens use smart rules, called heuristics, to figure out if your finger movement means scrolling up, moving around a map, or flipping to the next photo, especially by looking at how you start your swipe.
- [Detecting When Gamers Stop Playing to Save Power](https://patentbrief.org/patent/us/7782297/wii-remote) — Sony's 2010 patent on using motion and image data to detect when a gamer stops playing, allowing the game console to pause or save energy.
