![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
カメラ内部パラメータ。 続き...
#include <opencv2/rgbd/intrinsics.hpp>
公開メンバ関数 | |
| Reprojector () | |
| Reprojector (Intr intr) | |
| template<typename T > | |
| cv::Point3_< T > | operator() (cv::Point3_< T > p) const |
公開変数類 | |
| float | cx |
| float | cy |
| float | fxinv |
| float | fyinv |
カメラ内部パラメータ。
z座標を指定して、スクリーン上の点をカメラ空間に再投影する。
|
inline |
|
inline |
|
inline |
| float cv::kinfu::Intr::Reprojector::cx |
| float cv::kinfu::Intr::Reprojector::cy |
| float cv::kinfu::Intr::Reprojector::fxinv |
| float cv::kinfu::Intr::Reprojector::fyinv |