Real
Description
In Adaptive Vision Library real is data type used to store floating point numbers. Currently it is based on single precision float.
typedef real float;
In Adaptive Vision Library real is data type used to store floating point numbers. Currently it is based on single precision float.
typedef real float;