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
-
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
- Please see our Contribution Guide
- For custom development requests, please get in touch
- Based on OpenCvSharp
- Which in turn in based on OpenCV 4.9.0
- Also using SharpDX MediaFoundation