|
|
|
|
|
by jongalloway2
3812 days ago
|
|
Interesting - I just helped on a similar project that showed football (soccer) player zones of control using voronoi diagrams for a CES demo: http://www.geekwire.com/2016/sensoria-microsoft-soccer-colla... We used a custom PowerBI visualization (d3 + TypeScript). For dev purposes I just averaged data with some simple SQL queries, but the real thing used (I believe) 10k datapoints fore each player over the course of the match. |
|