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

Go to the source code of this file.

Variables

static int MaxIteration = 500
 
static double cloth_resolution = 1.5
 
static double class_threshold = 0.5
 

Variable Documentation

◆ class_threshold

double class_threshold = 0.5
static

◆ cloth_resolution

double cloth_resolution = 1.5
static

Definition at line 14 of file ccCSFDlg.cpp.

Referenced by ccCSFDlg::ccCSFDlg(), qCSF::doAction(), and ccCSFDlg::saveSettings().

◆ MaxIteration

int MaxIteration = 500
static

Definition at line 13 of file ccCSFDlg.cpp.

Referenced by ccCSFDlg::ccCSFDlg(), qCSF::doAction(), and ccCSFDlg::saveSettings().