071029

22
Digital Sign System for Indoor Wayfinding for the Visually Impaired

Transcript of 071029

Page 1: 071029

Digital Sign System for Indoor Wayfinding for the Visually Impaired

Page 2: 071029

Outline

Proceedings of the 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition

Introduction System

DSS IGS

Discussion Summary

Page 3: 071029

Introduction

Independent mobility is an important prerequisite for full participation in modern society

Obstacle avoidance and wayfinding Obstacle avoidance refers to the local problem of taking the

next step safely without bumping into things, or tripping. Wayfinding refers to the global problem of planning and

following routes from place to place while maintaining a real-time understanding of current position and heading.

Page 4: 071029

Several technologies for indoorwayfinding

Braille signs Talking Signs Talking Lights RFID tags Dead reckoning Wi-Fi signals

Page 5: 071029

System

The design and implementation of a digital sign system based on low-cost passive retro-reflective tags printed that can be readily detected and identified by a handheld camera and machine-vision system

Digital Sign System (DSS) Indoor Guidance System (IGS)

Page 6: 071029

Digital Sign System (DSS)

Passive retro-reflective(回覆反射 ) tags A hand-held sensor module dubbed the

“Magic Flashlight” The machine-vision software that identifies the

tags

Page 7: 071029

Passive retro-reflective tags (I)

A DSS tag consists of a specially designed pattern printed on a retro-reflective sheet

Retro-reflective material comes in different colors to match the interior design of a building.

Page 8: 071029

Passive retro-reflective tags (II)

Page 9: 071029

A hand-held sensor module dubbed the “Magic Flashlight (MF)” (I)

It consists of IR illuminators, IR phototransistors, and a black-and-white camera

The MF has two modes of operation: search and identification

Page 10: 071029

A hand-held sensor module dubbed the “Magic Flashlight (MF)” (II)

Page 11: 071029

The machine-vision software that identifies the tags

The Search ModeThe search mode is supported by three IR LEDs and

three associated IR phototransistors.Using “lock-in amplifier” techniques, the LEDs are

strobed on and off at a consistent rate, roughly 470Hz

Tag Identification

Page 12: 071029

The Search Mode

Page 13: 071029

Tag Identification (I)

Page 14: 071029

Tag Identification (II)

Page 15: 071029

Indoor Guidance System (IGS)

DSS A building database A user interface with speech output

Page 16: 071029

A building database

A relational database management system (RDBMS)

The integrator layer provides a well-defined application programming interface (API)

The “base” layer An “overlay”

Page 17: 071029

RDBMS

Page 18: 071029

User Interface – List based Navigation

The user interface for the IGS is targeted towards visually impaired people so the primary mode of information presentation is synthetic speech

The biggest challenge here is structuring information about building layouts using consistent and unambiguous terminology

Page 19: 071029

Discussion The tag identification subsystem

It runs the tag segmentation and decoding algorithms, has been successfully tested in a wide range of conditions

A condition that is difficult for the tag identification subsystem when a tag is brightly illuminated by direct sunlight

The code for the tag identification subsystem is written in Matlab and has not been optimized for real-time operation

search mode The analog circuitry that implements the search mode of the

Magic Flashlight operates in real-time Its robustness has yet to be fully evaluated

Page 20: 071029

Successful test in a wide range of conditions

Page 21: 071029

Summary

Page 22: 071029

Thank you