Commit 9629e4a
committed
fakenect: add json parser api
This adds a minimal JSON parser api called Parson which we intend to use
for recording and loading Kinect registration parameters so that
fakenect will be able to support mapping DEPTH_11BIT data to DEPTH_MM.
The upstream for Parson is: https://github.com/kgabis/parson
Signed-off-by: Robert Bragg <[email protected]>1 parent 73fac7c commit 9629e4a
3 files changed
+2234
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments