MRPT  2.0.4
Functions
CFeatureLines.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/core/exceptions.h>
#include <mrpt/vision/CFeatureLines.h>
#include <mrpt/vision/utils.h>
#include <mrpt/3rdparty/do_opencv_includes.h>

Go to the source code of this file.

Functions

static void extractLines_CannyHough (const cv::Mat &canny_image, const std::vector< cv::Vec2f > lines, std::vector< cv::Vec4i > &segments, size_t threshold)
 

Function Documentation

◆ extractLines_CannyHough()

static void extractLines_CannyHough ( const cv::Mat &  canny_image,
const std::vector< cv::Vec2f >  lines,
std::vector< cv::Vec4i > &  segments,
size_t  threshold 
)
static

Definition at line 25 of file CFeatureLines.cpp.

References CV_PI.

Referenced by mrpt::vision::CFeatureLines::extractLines().




Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020