Skip to content

vvvv/VL.OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f5f1b2 · Nov 18, 2024
Nov 18, 2024
Nov 12, 2024
Nov 18, 2024
Nov 12, 2024
Nov 12, 2024
Nov 5, 2024
Nov 18, 2024
Jan 17, 2018
Apr 11, 2024
Mar 12, 2024
Aug 16, 2024
Jul 12, 2024
Jul 11, 2024
May 26, 2022
Nov 5, 2024

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.