# 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 Eye Tracking Systems Adapt When They Can't See Eye Glints](https://patentbrief.org/patent/us/10878237/systems-and-methods-for-performing-eye-gaze-tracking) — This patent describes an eye-tracking system that intelligently switches between two methods: one using bright reflections on the eye when available, and another using head position and facial features when those reflections are absent.
- [How Computers Learn to Track Your Eyes Better](https://patentbrief.org/patent/us/9727135/gaze-calibration) — This patent describes a method for eye-tracking systems to get more accurate by first asking you to look at specific points, and then secretly improving its accuracy as you use the computer normally.
- [How Computers Track the Position and Angle of Multiple Objects](https://patentbrief.org/patent/us/12211234/rapid-iterative-development) — A method for using multiple cameras to track the exact location and orientation of many similar objects in a 3D space, even when they overlap.
- [Using Different Light Colors to Detect Touches on Screens](https://patentbrief.org/patent/us/20110234542/methods-and-systems-utilizing-multiple-wavelengths-for-position-detection) — This 2011 patent describes a system that uses two different colors of light to accurately detect where an object, like a finger, touches a screen or surface.
- [How Voice Commands Help Computers Find Objects in Pictures and Videos](https://patentbrief.org/patent/us/9098533/amazon-kinesis) — A method for using voice commands to tell a computer which object in a photo or video you want to search for, allowing it to automatically isolate that object and perform a visual search.
