Skip to content

CSSM315 experiments

Douglas Goodwin edited this page Feb 26, 2014 · 5 revisions

EXPERIMENTS

Encoding v1 as Sound

V1

The primary visual cortex is the best-studied visual 
area in the brain. It is the simplest, earliest 
cortical visual area. It is highly specialized for 
processing information about static and moving 
objects and is excellent in pattern recognition.

Wikipedia

David Marr proposed that the sight is constructed through a hierarchical / layered system of specialized receptors that deliver results inseparable from integrals and Gabor atoms. Let's state this theory as a falsifiable statement and design a series of experiments to test this theory.

The primary visual cortex (v1) is responsible for line detection. Can we design an experiment to prove the continuity of lines and the angle of lines?

Start with two statements:

  1. We see continuous lines even in cases where they do not exist.
  2. Groups of neurons tuned to detect three different angles provide enough information to determine the angle of any line.

Experiment 1

We saw some indication in the grid illusion that we see lines where there are none. Can we compare our perception to what a machine sees? And more, could you make a machine that sees the same phantom lines?

Experiment 2

Write software (that can run on smart phones?) that will generate sound grains in response to a line at a particular angle. Use different grain style for each of three angles: 0 degrees, 45 degrees, and 90 degrees. Point the phones at a moving line, a yardstick perhaps? Close eyes and see if you can determine the angle of the yardstick from listening to the grains.

Clone this wiki locally