#include <opencv2/rgbd/intrinsics.hpp>
◆ Intr() [1/3]
cv::kinfu::Intr::Intr |
( |
| ) |
|
|
inline |
◆ Intr() [2/3]
cv::kinfu::Intr::Intr |
( |
float | _fx, |
|
|
float | _fy, |
|
|
float | _cx, |
|
|
float | _cy ) |
|
inline |
◆ Intr() [3/3]
◆ getMat()
◆ makeProjector()
Projector cv::kinfu::Intr::makeProjector |
( |
| ) |
const |
|
inline |
◆ makeReprojector()
◆ scale()
Intr cv::kinfu::Intr::scale |
( |
int | pyr | ) |
const |
|
inline |
◆ cx
float cv::kinfu::Intr::cx |
◆ cy
float cv::kinfu::Intr::cy |
◆ fx
float cv::kinfu::Intr::fx |
◆ fy
float cv::kinfu::Intr::fy |
The documentation for this struct was generated from the following file: