🤖
AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
|
| void | debugDMatch (cv::InputArray img1, std::vector< cv::KeyPoint > keypoints1, cv::InputArray img2, std::vector< cv::KeyPoint > keypoints2, std::vector< cv::DMatch > matches, const CallMetaData &data, const char *description, const char *view, bool useTrainDescriptor) |
| |
| void | debugFilter (cv::InputArray original, cv::InputArray result, const CallMetaData &data, const char *description, const char *view) |
| |
| void | finalShow () |
| |
| static bool & | getDebugFlag () |
| |
| void | showImage (cv::InputArray img, const CallMetaData &data, const char *description, const char *view) |
| |
◆ debugDMatch()
◆ debugFilter()
◆ finalShow()
| void cvv::impl::finalShow |
( |
| ) |
|
◆ getDebugFlag()
| static bool & cvv::impl::getDebugFlag |
( |
| ) |
|
|
inlinestatic |
◆ showImage()