![]() |
OpenCV 4.10.0
开源计算机视觉
|
类 | |
| 类 | BinaryDescriptor |
| 该类实现了检测线条和计算其二进制描述符的功能。 更多... | |
| 类 | BinaryDescriptorMatcher |
| 提供所有功能,用于根据 描述符匹配器 模型查询用户提供或内部提供(用户必须填充)的数据集。 更多... | |
| 结构 | DrawLinesMatchesFlags |
| 结构 | KeyLine |
| 一个表示线条的类。 更多... | |
| 类 | LSDDetector |
| 结构 | LSDParam |
函数 | |
| void | drawKeylines (const Mat &image, const std::vector< KeyLine > &keylines, Mat &outImage, const Scalar &color=Scalar::all(-1), int flags=DrawLinesMatchesFlags::DEFAULT) |
| 绘制关键线条。 | |
| void | drawLineMatches (const Mat &img1, const std::vector< KeyLine > &keylines1, const Mat &img2, const std::vector< KeyLine > &keylines2, const std::vector< DMatch > &matches1to2, Mat &outImg, const Scalar &matchColor=Scalar::all(-1), const Scalar &singleLineColor=Scalar::all(-1), const std::vector< char > &matchesMask=std::vector< char >(), int flags=DrawLinesMatchesFlags::DEFAULT) |
| 绘制从两幅图像中找到的关键线条匹配项。 | |
1.9.8 为 OpenCV 生成于 2024 年 6 月 2 日星期日 21:52:18