![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/core.hpp>名稱空間 | |
| 名稱空間 | cv |
| 名稱空間 | virtual cv::ximgproc::FastLineDetector::~FastLineDetector |
函式 | |
| void | cv::ximgproc::findEllipses (InputArray image, OutputArray ellipses, float scoreThreshold=0.7f, float reliabilityThreshold=0.5f, float centerDistanceThreshold=0.05f) |
| 使用投影不變性剪枝快速查詢影像中的橢圓。 | |