Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vvvv/VL.2D.DollarQ

Set of nodes to use the $Q 2d gesture recognizer
https://github.com/vvvv/VL.2D.DollarQ

Last synced: 2 months ago
JSON representation

Set of nodes to use the $Q 2d gesture recognizer

Awesome Lists containing this project

README

        

# VL.2D.DollarQ

Set of nodes to use the [$Q Super-Quick Recognizer](http://depts.washington.edu/acelab/proj/dollar/qdollar.html) with VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

## Using the library

In order to use this library with vl you have to install the nuget that is available via nuget.org.

Open VL, go to

```
Quad menu > Manage Nugets > Commandline
```

and then type :

```
nuget install VL.2D.DollarQ -pre
```

For more about installing nugets, [read here](https://thegraybook.vvvv.org/reference/libraries/referencing.html).

Once the VL.2D.DollarQ nuget is installed and referenced in your VL document, you'll see the DollarQ category under the 2D category in the node browser.

Open the help browser with F1 and look for "dollar" to find the help patches.