ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccRansacSDDlg.cpp File Reference
#include "ccRansacSDDlg.h"
#include <ecvOctree.h>
Include dependency graph for ccRansacSDDlg.cpp:

Go to the source code of this file.

Variables

static int s_minSupport
 
static double s_maxNormalDev_deg
 
static double s_probability = 0.01
 

Variable Documentation

◆ s_maxNormalDev_deg

double s_maxNormalDev_deg
static
Initial value:
=
25.0

Definition at line 14 of file ccRansacSDDlg.cpp.

Referenced by ccRansacSDDlg::ccRansacSDDlg(), and ccRansacSDDlg::saveSettings().

◆ s_minSupport

int s_minSupport
static
Initial value:
=
500

Definition at line 12 of file ccRansacSDDlg.cpp.

Referenced by ccRansacSDDlg::ccRansacSDDlg(), and ccRansacSDDlg::saveSettings().

◆ s_probability

double s_probability = 0.01
static

Definition at line 16 of file ccRansacSDDlg.cpp.

Referenced by ccRansacSDDlg::ccRansacSDDlg(), and ccRansacSDDlg::saveSettings().