Skip to content

Commit 4682f39

Browse files
author
Raphael Kubo da Costa
committed
Update use cases section with iProov's.
Try to describe iProov's use case in a more general form: using the Ambient Light Sensor API to help determine if a given video stream can be used for their purposes or not. While here, remove the use case about hand user gestures in gaming; that looks too far-fetched at this point and best served by XR and Accelerometer/Gyroscope APIs than ALS.
1 parent 632fa60 commit 4682f39

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,9 @@ Use Cases and Requirements {#usecases-requirements}
289289
- A Web application provides input for a smart home system to control lighting.
290290
- A Web aplication checks whether light level at work space is sufficient.
291291
- A Web application calculates settings for a camera with manual controls (aperture, shutter speed, ISO).
292-
- A Web application monitors light level changes produced by hovering hand user gesture and
293-
interprets them to control a game character.
292+
- A Web application checks the current light level to determine whether a
293+
camera stream will contain data that is accurate enough for its purposes
294+
(e.g. human presence verification).
294295

295296
While some of the use cases may benefit from obtaining precise ambient light measurements, the use
296297
cases that convert ambient light level fluctuations to user input events would benefit from

0 commit comments

Comments
 (0)