
Go to the source code of this file.
Namespaces | |
| AL | |
Macros | |
| #define | _LIBALVISION_ALVISION_ALVISIONDEFINITIONS_H_ |
| #define | TORAD 3.14f/180.0f |
Functions | |
| float | AL::convertAnglePosToNormalizedImgPos (const float &radPosition, const float &imageRadMin, const float &imageRadMax) |
| float | AL::convertAngleValToNormalizedImgVal (const float &radValue, const float &imageRadMin, const float &imageRadMax) |
| int | AL::getNumLayersInColorSpace (const int colorSpace) |
| int | AL::getResolutionFromSize (const int width, const int height) |
| bool | AL::isColorSpaceValid (const int colorspace) |
| bool | AL::isResolutionValid (const int resIndex) |
| void | AL::setSizeFromResolution (const int resIndex, int &outWidth, int &outHeight) |
| #define _LIBALVISION_ALVISION_ALVISIONDEFINITIONS_H_ |
Definition at line 25 of file alvisiondefinitions.h.
| #define TORAD 3.14f/180.0f |
Definition at line 29 of file alvisiondefinitions.h.