Skip to content

Algorithms and utilities using OpenCV for the Aardvark Platform.

License

Notifications You must be signed in to change notification settings

aardvark-platform/aardvark.opencv

Repository files navigation

Aardvark.OpenCV

Publish Windows MacOS Linux

NuGet NuGet

Contains algorithms and utilities using OpenCV via the OpenCVSharp wrapper for the Aardvark Platform.

Building

We use a minimal version of OpenCV (and OpenCVSharp) only supporting the core and imgproc modules. To build this version on Windows run build_minimal_opencvsharp.ps1. Other platforms are not supported at the moment.