retinify 0.2.0
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:

Note

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