MRPT
2.0.4
|
This class wraps different line detectors and descriptors from OpenCV.
Definition at line 24 of file CFeatureLines.h.
#include <mrpt/vision/CFeatureLines.h>
Public Member Functions | |
void | extractLines (const mrpt::img::CImage &image, std::vector< std::array< int, 4 >> &segments, size_t threshold, const bool display=false) |
void CFeatureLines::extractLines | ( | const mrpt::img::CImage & | image, |
std::vector< std::array< int, 4 >> & | segments, | ||
size_t | threshold, | ||
const bool | display = false |
||
) |
Definition at line 243 of file CFeatureLines.cpp.
References mrpt::img::CImage::asCvMat(), mrpt::containers::begin(), CV_PI, display(), mrpt::math::distance(), mrpt::containers::end(), extractLines_CannyHough(), mrpt::img::SHALLOW_COPY, THROW_EXCEPTION, and mrpt::to_string().
Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |