29 std::vector<std::array<int, 4>>& segments,
size_t threshold,
This class wraps different line detectors and descriptors from OpenCV.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
void extractLines(const mrpt::img::CImage &image, std::vector< std::array< int, 4 >> &segments, size_t threshold, const bool display=false)
A class for storing images as grayscale or RGB bitmaps.