![]() |
CamSim
0.0.0
A rasterization-based simulator for various types of cameras
|
This is the complete list of members for CamSim::Projection, including all inherited members.
| centerPixel() const | CamSim::Projection | |
| distortion(float *k1, float *k2, float *p1, float *p2) | CamSim::Projection | |
| focalLengths() const | CamSim::Projection | |
| fromFrustum(int imageWidth, int imageHeight, float l, float r, float b, float t) | CamSim::Projection | static |
| fromIntrinsics(int imageWidth, int imageHeight, float centerX, float centerY, float focalLengthX, float focalLengthY) | CamSim::Projection | static |
| fromOpeningAngle(int imageWidth, int imageHeight, float fovy) | CamSim::Projection | static |
| imageSize() const | CamSim::Projection | |
| Projection() | CamSim::Projection | |
| projectionMatrix(float n, float f) const | CamSim::Projection | |
| setDistortion(float k1, float k2, float p1, float p2) | CamSim::Projection |
1.8.16