Skip to content

Commit

Permalink
i think this is the opposite, actually
Browse files Browse the repository at this point in the history
  • Loading branch information
schacon committed Dec 22, 2010
1 parent c376cf3 commit 988bd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -58,7 +58,7 @@ OUTPUT

I'm still playing with the values I'm getting back (sorry, I'm kind of new at this),
but for now the get_depth() call returns a frame with 640x480 data points, each an
11 bit value (0 to 2047, where 0 is far away and 2047 is close to the camera).
11 bit value (0 to 2047, where 2047 is far away and 0 is close to the camera).

example output from the examples/viewer.rb opengl ruby script looking at the depth data:

Expand Down

0 comments on commit 988bd90

Please sign in to comment.