🤖
AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/face/facemarkLBF.hpp>
◆ BBox() [1/2]
| cv::face::FacemarkLBF::BBox::BBox |
( |
| ) |
|
◆ ~BBox()
| cv::face::FacemarkLBF::BBox::~BBox |
( |
| ) |
|
◆ BBox() [2/2]
| cv::face::FacemarkLBF::BBox::BBox |
( |
double | x, |
|
|
double | y, |
|
|
double | w, |
|
|
double | h ) |
◆ project()
| Mat cv::face::FacemarkLBF::BBox::project |
( |
const Mat & | shape | ) |
const |
◆ reproject()
| Mat cv::face::FacemarkLBF::BBox::reproject |
( |
const Mat & | shape | ) |
const |
◆ height
| double cv::face::FacemarkLBF::BBox::height |
◆ width
| double cv::face::FacemarkLBF::BBox::width |
| double cv::face::FacemarkLBF::BBox::x |
◆ x_center
| double cv::face::FacemarkLBF::BBox::x_center |
◆ x_scale
| double cv::face::FacemarkLBF::BBox::x_scale |
| double cv::face::FacemarkLBF::BBox::y |
◆ y_center
| double cv::face::FacemarkLBF::BBox::y_center |
◆ y_scale
| double cv::face::FacemarkLBF::BBox::y_scale |
このクラス詳解は次のファイルから抽出されました: