oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
Getting Started

The oevislib .NET wrapper provides a comprehensive managed interface to the oevislib computer vision library, enabling .NET developers to leverage powerful image processing and analysis capabilities from C# applications.

Overview

This managed wrapper provides C# interfaces to oevislib functions.

Key Features

Comprehensive functionality spans multiple domains, documented both inline and in the generated API documentation.

Error Handling

Uses exception-based error handling. All oevislib errors are automatically converted to .NET exceptions through the OEVISLIB.CheckErrorCode() method.