OpenCV 4.5.3(日本語機械翻訳)
|
クラス |
|
struct | Projector |
struct | Reprojector |
カメラの内部構造[【詳解】(英語]
|
|
公開メンバ関数 |
|
Intr (float _fx, float _fy, float _cx, float _cy) | |
Intr (cv::Matx33f m) | |
Intr | scale (int pyr) const |
Reprojector | makeReprojector () const |
Projector | makeProjector () const |
cv::Matx33f | getMat () const |
公開変数類 |
|
float | fx |
float | fy |
float | cx |
float | cy |