retinify 0.1.4
Real-Time AI Stereo Vision Library
Loading...
Searching...
No Matches
API Reference

Retinify is written in C++ and defined under the retinify:: namespace.
The key classes for using retinify are as follows:

The retinify::tools namespace provides utility functions using OpenCV.

‍Retinify is designed to avoid throwing exceptions. Instead, it uses retinify::Status to report and manage the result of each operation.