Skip to content

vvvv/VL.OpenCV

Repository files navigation

VL.OpenCV

Computer vision library with the following features:

  • Image filters
  • Feature detection and tracking
  • Aruco 3D marker tracking
  • Camera and projector calibration
  • ...

Not GPU accalerated!

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.OpenCV

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

Based on OpenCvSharp which in turn in based on OpenCV. Also using SharpDX MediaFoundation.