# 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 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.
- [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.
- [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.
- [How Large Interactive Whiteboards Track Fingers Across Multiple Sensors](https://patentbrief.org/patent/us/7355593/xbox-360-controller) — A method for stitching together data from multiple overlapping touch sensors so a single large surface acts as one seamless input area.
- [How Digital Images Hide Invisible Markers to Track Rotation and Scaling](https://patentbrief.org/patent/us/6567533/playstation-2-emotion-engine) — A method for hiding invisible patterns in digital images that allow computers to detect if an image has been rotated or resized, even if the original version is missing.
