MRPT
2.0.1
|
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |