![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvGenericMesh.h>#include <ecvMesh.h>#include "ecvCommandLineInterface.h"#include "qRANSAC_SD.h"#include <QDir>

Go to the source code of this file.
Classes | |
| struct | CommandRANSAC |
Variables | |
| constexpr char | COMMAND_RANSAC [] = "RANSAC" |
| constexpr char | EPSILON_ABSOLUTE [] = "EPSILON_ABSOLUTE" |
| constexpr char | EPSILON_PERCENTAGE_OF_SCALE [] = "EPSILON_PERCENTAGE_OF_SCALE" |
| constexpr char | BITMAP_EPSILON_PERCENTAGE_OF_SCALE [] |
| constexpr char | BITMAP_EPSILON_ABSOLUTE [] = "BITMAP_EPSILON_ABSOLUTE" |
| constexpr char | SUPPORT_POINTS [] = "SUPPORT_POINTS" |
| constexpr char | MAX_NORMAL_DEV [] = "MAX_NORMAL_DEV" |
| constexpr char | PROBABILITY [] = "PROBABILITY" |
| constexpr char | ENABLE_PRIMITIVE [] = "ENABLE_PRIMITIVE" |
| constexpr char | OUT_CLOUD_DIR [] = "OUT_CLOUD_DIR" |
| constexpr char | OUT_MESH_DIR [] = "OUT_MESH_DIR" |
| constexpr char | OUT_PAIR_DIR [] = "OUT_PAIR_DIR" |
| constexpr char | OUT_GROUP_DIR [] = "OUT_GROUP_DIR" |
| constexpr char | OUT_RANDOM_COLOR [] = "OUT_RANDOM_COLOR" |
| constexpr char | OUTPUT_INDIVIDUAL_PRIMITIVES [] = "OUTPUT_INDIVIDUAL_PRIMITIVES" |
| constexpr char | OUTPUT_INDIVIDUAL_SUBCLOUDS [] = "OUTPUT_INDIVIDUAL_SUBCLOUDS" |
| constexpr char | OUTPUT_INDIVIDUAL_PAIRED_CLOUD_PRIMITIVE [] |
| constexpr char | OUTPUT_GROUPED [] = "OUTPUT_GROUPED" |
| constexpr char | PRIM_PLANE [] = "PLANE" |
| constexpr char | PRIM_SPHERE [] = "SPHERE" |
| constexpr char | PRIM_CYLINDER [] = "CYLINDER" |
| constexpr char | PRIM_CONE [] = "CONE" |
| constexpr char | PRIM_TORUS [] = "TORUS" |
|
constexpr |
Definition at line 27 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 25 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 22 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::makePathIfPossible(), and CommandRANSAC::process().
|
constexpr |
Definition at line 31 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 23 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 24 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 29 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 32 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 35 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 33 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 34 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 36 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 41 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 39 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 37 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 38 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 46 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 45 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 43 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 44 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 47 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 30 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().
|
constexpr |
Definition at line 28 of file qRANSAC_SD_Commands.h.
Referenced by CommandRANSAC::process().