Search Results for

    OpenCV.NET Documentation

    OpenCV.NET is a .NET interface for the popular OpenCV computer vision and image processing library.

    Warning

    These docs are under active development, feel free to contribute by either raising an issue or following the links saying Improve this Doc.

    Quick Start

    .NET Command-line

    dotnet add package OpenCV.NET
    

    Powershell

    Install-Package OpenCV.Net
    

    PackageReference

    <PackageReference Include="OpenCV.Net" Version="3.3.1" />
    
    • Improve this Doc
    In This Article
    Back to top Generated by DocFX