<< Chapter < Page Chapter >> Page >

Input filtering

The first step in our process is to filter the input image. This process helps solve the "busy" sound problem from the vOICe . We decided to first smooth the image with a low pass filter, leaving only the most prominent features of the image behind. We then wanted to filter the result with an edge detector, essentially a high pass filter of some sort. We chose to use a Canny filter for the edge detection. The advantage of using an edge detector lies in simplifying the image while at the same time highlighting the most structurally significant components of an image. This is especially applicable to using the system for the blind, as the structural features of the image are the most important to find your way around a room.

The mapping process

Simply put, the mapping process is the actual transformation between visual information and sound. This block takes the data from the filtered input, and produces a sequence of notes representing the image. The process of mapping images to sound is a matter of interpretation, there is no known "optimal" solution to the mapping for the human brain. Thus, we simply chose an interpretation that made sense to us.

First of all, it seemed clear to us that the most intuitive use of frequency would be to correlate it to the relative vertical position of an edge in the picture. That is, higher frequencies should correspond to edges that are higher in the image than lower frequencies. The only other idea that we wanted to stick to was making the center the focus of the attention. For a complete description of this component, see the mapping process.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Elec 301 projects fall 2005. OpenStax CNX. Sep 25, 2007 Download for free at http://cnx.org/content/col10380/1.3
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Elec 301 projects fall 2005' conversation and receive update notifications?

Ask