![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <array>#include <QCheckBox>#include <QFileDialog>#include <QFileInfo>#include <QIntValidator>#include <QtCompat.h>#include <ecvPickingHub.h>#include <ecvBox.h>#include <ecvDisplayTools.h>#include <ecvProgressDialog.h>#include <qcombobox.h>#include "ccCompass.h"#include "ccCompassDlg.h"#include "ccCompassInfo.h"#include "ccFitPlaneTool.h"#include "ccGeoObject.h"#include "ccLineationTool.h"#include "ccMapDlg.h"#include "ccNoteTool.h"#include "ccPinchNodeTool.h"#include "ccSNECloud.h"#include "ccThicknessTool.h"#include "ccTopologyTool.h"#include "ccTraceTool.h"
Go to the source code of this file.
Functions | |
| double | prior (double phi, double theta, double nx, double ny, double nz) |
| double | logWishSF (cloudViewer::SquareMatrixd X, int nobserved) |
| double | logWishart (cloudViewer::SquareMatrixd X, int nobserved, double phi, double theta, double alpha, double e1, double e2, double e3, double lsf) |
Variables | |
| static unsigned int | minsize = 500 |
| static unsigned int | maxsize = 1000 |
| static double | tcDistance |
| static unsigned int | oversample = 30 |
| static double | likPower = 1.0 |
| static bool | calcThickness = true |
| static double | stride = 0.025 |
| static int | dof = 10 |
| static double | binSize = 50 |
| static bool | useExternalSNE = true |
| static bool | buildGraphics = true |
| static double | exag = 2.0f |
| static double | searchR = 10 |
| static unsigned | subsample = 25 |
|
inline |
Definition at line 1234 of file ccCompass.cpp.
References X.
Referenced by ccCompass::estimateStructureNormals().
|
inline |
Definition at line 1215 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
inline |
Definition at line 1197 of file ccCompass.cpp.
References M_PI.
Referenced by ccCompass::estimateStructureNormals(), seekAndRead(), and sqliteDefaultBusyCallback().
|
static |
Definition at line 2445 of file ccCompass.cpp.
Referenced by ccCompass::estimateStrain().
|
static |
Definition at line 2447 of file ccCompass.cpp.
Referenced by ccCompass::estimateStrain().
|
static |
Definition at line 1309 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 1311 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 2448 of file ccCompass.cpp.
Referenced by ccCompass::estimateStrain().
|
static |
Definition at line 1308 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 1304 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 1303 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 1307 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 3025 of file ccCompass.cpp.
Referenced by ccCompass::estimateP21().
|
static |
Definition at line 1310 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 3026 of file ccCompass.cpp.
Referenced by ccCompass::estimateP21().
|
static |
Definition at line 1305 of file ccCompass.cpp.
Referenced by ccCompass::estimateStructureNormals().
|
static |
Definition at line 2446 of file ccCompass.cpp.
Referenced by ccCompass::estimateStrain().