You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,14 @@ Computer vision library with the following features:
8
8
9
9
Not GPU accalerated!
10
10
11
-
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
11
+
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
12
12
13
13
## Getting started
14
14
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:
15
15
16
16
`nuget install VL.OpenCV`
17
17
18
+
- Watch an [Introduction to VL.OpenCV](https://www.youtube.com/live/fjw2m8w6RNU)
18
19
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)
0 commit comments