Struct cv::line_descriptor::LSDParam#
#include <opencv2/line_descriptor/descriptor.hpp>Collaboration diagram for cv::line_descriptor::LSDParam:
Constructor & Destructor Documentation#
LSDParam()#
cv::line_descriptor::LSDParam::LSDParam()
Python:
Member Data Documentation#
ang_th#
double cv::line_descriptor::LSDParam::ang_th
density_th#
double cv::line_descriptor::LSDParam::density_th
log_eps#
double cv::line_descriptor::LSDParam::log_eps
n_bins#
int cv::line_descriptor::LSDParam::n_bins
quant#
double cv::line_descriptor::LSDParam::quant
scale#
double cv::line_descriptor::LSDParam::scale
sigma_scale#
double cv::line_descriptor::LSDParam::sigma_scale
Source file#
The documentation for this struct was generated from the following file:
opencv2/line_descriptor/descriptor.hpp