Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.02 KB

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.