aisn

18
AISN http://www.cs.bgu.ac.il/~royif/AISN Auditory Imaging for Sightless Navigation Final Presentation May, 2011

Upload: mordecai-jasper

Post on 30-Dec-2015

24 views

Category:

Documents


0 download

DESCRIPTION

Final Presentation May, 2011. AISN. http://www.cs.bgu.ac.il/~royif/AISN. A uditory I maging for S ightless N avigation. Project Team. Academic Advisor: Prof. Yuval Elovici Technical Advisor : Dr. Rami Puzis Team Members: Yakir Dahan Vitali Sepetnitsky Royi Freifeld. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: AISN

AISN

http://www.cs.bgu.ac.il/~royif/AISN

Auditory Imaging for Sightless Navigation

Final PresentationMay, 2011

Page 2: AISN

Academic Advisor:Prof. Yuval Elovici

Technical Advisor:Dr. Rami Puzis

Team Members:Yakir Dahan

Vitali SepetnitskyRoyi Freifeld

Project Team

Page 3: AISN

3

General Overview Introduction

› Motivation & Problem Domain› Existing Solutions› Our Solution› Project Goals

System Architecture› General Diagram› Description of modules – A closer look

Technologies The system in action …

Page 4: AISN

Introduction

4

Page 5: AISN

5

Introduction Motivation

Most of our navigation in the everyday life heavily depends on visual feedback that we get from our environment

When the ability to see the surroundings is missing due to visual impairments, the ability to navigate is also damaged

Page 6: AISN

Physical sense: White Cane Guide DogDrawbacks:

• Limit the freedom of their owner• Guide dogs are expensive to train and intended to

only a small part of the blind community

Sensory substitution: Warning of obstacles (e.g. Optical Radar) Sonar-like images scanning (e.g. The vOICe)Drawbacks:

• Requires an intensive training and is hard to get used to, due to a non-intuitive conversion between image and sound

6

Introduction Existing Solutions

Page 7: AISN

A combination of visual information processing and 3D sound creation and positioning:

Taking a stream of frames Processing the frames and

retrieving visual information Creating appropriate sounds Performing an auditory

spatialization of the sound7

Introduction Our Solution

Page 8: AISN

Sightless navigation by sensory substitution

A development of an application that allows a person to navigate, relying primarily on the sense of hearing

Integration with a spatial auditory environment

Providing a flexible environment for future research

8

Introduction Project Goals

Page 9: AISN

System Architecture

9

Page 10: AISN

10

3RD PARTY

PIXEL_T

SOUND_T

System Architecture

Page 11: AISN

11

System Architecture A Closer Look

UI Unit:› Enables the user to

configure the system through a user-friendly GUI

Core Unit:› The system’s engine› Responsible for:

Initializing the system Running all the components Communicating with hardware and

database

Page 12: AISN

12

System Architecture A Closer Look (cont.)

Image-Processing Unit:› Receives images

obtained from a camera and retrieves visual information

Sound-Creation Unit:› Responsible for creating appropriate

sounds according to the visual information

Sound-Positioning Unit:› Performs auditory spatialization of the

sound in the 3D space

Page 13: AISN

System Architecture A Closer Look (cont.)

General Database:› Contains the data

relevant to an interaction of the system with users e.g. Profiles Data about installed technologies

Technologies Data Storage:› Contains the installed

technologies used by the system

Page 14: AISN

14

Technologies

Page 15: AISN

15

The application was designed for Linux OS

Code written in C/C++

Eclipse IDE & Qt SDK for GUI

Handling HRTF data by calling MATLAB routines from the code

Database by MySQL RDBMS

Used Technologies & Platforms General

Page 16: AISN

Integration with Primesense 3D camera using OpenNI API

Image processing by OpenCV library

Sound positioning by Integration with Sound Scape Renderer (SSR) and OpenAL API

Audio connection handling using JACK audio server daemon

Used Technologies & Platforms Within the system

16

Page 17: AISN

The System In Action…

17

Page 18: AISN

ANY QUESTIONS?THANK YOU

!

18