comparison thesis/cortex.org @ 550:b1d8d9b4b569

s.
author Robert McIntyre <rlm@mit.edu>
date Fri, 02 May 2014 03:39:19 -0400
parents c14545acdfba
children d304b2ea7c58
comparison
equal deleted inserted replaced
549:c14545acdfba 550:b1d8d9b4b569
3438 #+name: draped-video 3438 #+name: draped-video
3439 #+ATTR_LaTeX: :width 13cm 3439 #+ATTR_LaTeX: :width 13cm
3440 [[./images/draped.png]] 3440 [[./images/draped.png]]
3441 3441
3442 Though this is a simple example, using the =draped?= predicate to 3442 Though this is a simple example, using the =draped?= predicate to
3443 detect the cube has interesting advantages. The =draped?= predicate 3443 detect a cube has interesting advantages. The =draped?= predicate
3444 describes the cube not in terms of properties that the cube has, 3444 describes the cube not in terms of properties that the cube has,
3445 but instead in terms of how the worm interacts with it physically. 3445 but instead in terms of how the worm interacts with it physically.
3446 This means that the cube can still be detected even if it is not 3446 This means that the cube can still be detected even if it is not
3447 visible, as long as its influence on the worm's body is visible. 3447 visible, as long as its influence on the worm's body is visible.
3448 3448