Open PeterBowman opened 4 years ago
Also at https://github.com/roboticslab-uc3m/sign-language-papers/issues/4 (private) we mentioned:
BTW, the resulting code developed at that issue (using resources from https://github.com/roboticslab-uc3m/sign-language-papers/issues/3 (private)) resulted in https://github.com/roboticslab-uc3m/sign-language-papers/blob/67d816ab93a6d5b6ff204631d6aaf66d3eaa787a/python/snippets/3-plot-layers.py which uses instead uses a vanilla matplotlib
scatter
: extremely slow for the purpose, so this kind of vanilla implementation is not something you would go if you want a good framerate with no latency.
A few more VTK resources:
OpenCV's Viz impl and usage:
Some possibly helpful links, contributed by @jgvictores:
And VTK implementations: