ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
qHoughNormalsDialog::Parameters Struct Reference

#include <qHoughNormalsDialog.h>

Public Attributes

int K = 100
 
int T = 1000
 
int n_phi = 15
 
int n_rot = 5
 
bool use_density = false
 
float tol_angle_rad = 0.79f
 
int k_density = 5
 

Detailed Description

Definition at line 24 of file qHoughNormalsDialog.h.

Member Data Documentation

◆ K

int qHoughNormalsDialog::Parameters::K = 100

Definition at line 25 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ k_density

int qHoughNormalsDialog::Parameters::k_density = 5

Definition at line 31 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ n_phi

int qHoughNormalsDialog::Parameters::n_phi = 15

Definition at line 27 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ n_rot

int qHoughNormalsDialog::Parameters::n_rot = 5

Definition at line 28 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ T

int qHoughNormalsDialog::Parameters::T = 1000

Definition at line 26 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ tol_angle_rad

float qHoughNormalsDialog::Parameters::tol_angle_rad = 0.79f

Definition at line 30 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().

◆ use_density

bool qHoughNormalsDialog::Parameters::use_density = false

Definition at line 29 of file qHoughNormalsDialog.h.

Referenced by qHoughNormals::doAction().


The documentation for this struct was generated from the following file: