block by joyrexus 7218817

Extract data from a gesture sample

`filter.jq’ is a simple jq script for extracting hand position and velocity data from a leap gesture sample captured with handy.

jq --from-file filter.jq in.json > out.json

We’re using it to convert gesture samples prior to rendering.

filter.jq

in.json

out.json