From 988bd905de9d07501fff7fdf391e530b369cb435 Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Wed, 22 Dec 2010 09:07:18 -0800 Subject: [PATCH] i think this is the opposite, actually --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f49a991..3d63f2a 100644 --- a/README.md +++ b/README.md @@ -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: