VL.OpenCV icon indicating copy to clipboard operation
VL.OpenCV copied to clipboard

A VL wrapper for OpenCVSharp

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

  • Please see our Contribution Guide
  • For custom development requests, please get in touch

Credits

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