OpenCV
4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
cv
Affine3
🤖
AIによる機械翻訳(非公式)
— これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文)
を参照してください。
cv::Affine3< T > メンバ一覧
これは
cv::Affine3< T >
の全メンバ(継承されたすべてのメンバを含む)の一覧である。
Affine3
()
cv::Affine3< T >
Affine3
(const Mat4 &affine)
cv::Affine3< T >
Affine3
(const Mat3 &R, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
Affine3
(const Vec3 &rvec, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
Affine3
(const Mat &data, const Vec3 &t=Vec3::all(0))
cv::Affine3< T >
explicit
Affine3
(const float_type *vals)
cv::Affine3< T >
explicit
cast
() const
cv::Affine3< T >
concatenate
(const Affine3 &affine) const
cv::Affine3< T >
float_type
typedef
cv::Affine3< T >
Identity
()
cv::Affine3< T >
static
inv
(int method=cv::DECOMP_SVD) const
cv::Affine3< T >
linear
(const Mat3 &L)
cv::Affine3< T >
linear
() const
cv::Affine3< T >
Mat3
typedef
cv::Affine3< T >
Mat4
typedef
cv::Affine3< T >
matrix
cv::Affine3< T >
operator Affine3< Y >
() const
cv::Affine3< T >
rotate
(const Mat3 &R) const
cv::Affine3< T >
rotate
(const Vec3 &rvec) const
cv::Affine3< T >
rotation
(const Mat3 &R)
cv::Affine3< T >
rotation
(const Vec3 &rvec)
cv::Affine3< T >
rotation
(const Mat &data)
cv::Affine3< T >
rotation
() const
cv::Affine3< T >
rvec
() const
cv::Affine3< T >
translate
(const Vec3 &t) const
cv::Affine3< T >
translation
(const Vec3 &t)
cv::Affine3< T >
translation
() const
cv::Affine3< T >
Vec3
typedef
cv::Affine3< T >
Generated on Wed Dec 31 2025 07:26:23 for OpenCV by
1.12.0