![]() |
Image Component Library (ICL)
|
This is the complete list of members for icl::cv::HoughLine, including all inherited members.
| getIntersection(const HoughLine &a, const HoughLine &b) | icl::cv::HoughLine | static |
| getPairwiseIntersections(const std::vector< HoughLine > &lines) | icl::cv::HoughLine | static |
| HoughLine() | icl::cv::HoughLine | |
| HoughLine(const utils::Point32f &offs, const utils::Point32f &dir) | icl::cv::HoughLine | |
| HoughLine(icl32f distance, icl32f angle) | icl::cv::HoughLine | |
| m_angle | icl::cv::HoughLine | private |
| m_direction | icl::cv::HoughLine | private |
| m_distance | icl::cv::HoughLine | private |
| m_offset | icl::cv::HoughLine | private |
| NO_INTERSECTION | icl::cv::HoughLine | static |
| rho() const | icl::cv::HoughLine | inline |
| sample(core::ImgBase *image, icl32f r, icl32f g, icl32f b, icl32f alpha=255) const | icl::cv::HoughLine | |
| theta() const | icl::cv::HoughLine | inline |
1.8.15