MRPT
1.9.9
|
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 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |