|
oevislib_net
0.14.3.0
|
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.
This managed wrapper provides C# interfaces to oevislib functions.
Comprehensive functionality spans multiple domains, documented both inline and in the generated API documentation.
Uses exception-based error handling. All oevislib errors are automatically converted to .NET exceptions through the OEVISLIB.CheckErrorCode() method.