MRPT  2.0.4
List of all members | Public Member Functions
mrpt::vision::CFeatureLines Class Reference

Detailed Description

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)
 

Member Function Documentation

◆ extractLines()

void CFeatureLines::extractLines ( const mrpt::img::CImage image,
std::vector< std::array< int, 4 >> &  segments,
size_t  threshold,
const bool  display = false 
)



Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020