![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvFastMarchingForNormsDirection.h"#include "CVLog.h"#include "ecvGenericPointCloud.h"#include "ecvNormalVectors.h"#include "ecvOctree.h"#include "ecvPointCloud.h"#include "ecvProgressDialog.h"#include <cassert>
Go to the source code of this file.
Functions | |
| static CCVector3 | ComputeRobustAverageNorm (cloudViewer::ReferenceCloud *subset, ccGenericPointCloud *sourceCloud) |
|
static |
Definition at line 27 of file ecvFastMarchingForNormsDirection.cpp.
References Vector3Tpl< Type >::dot(), cloudViewer::ReferenceCloud::getAssociatedCloud(), cloudViewer::ReferenceCloud::getPointGlobalIndex(), ccGenericPointCloud::getPointNormal(), ccDrawableObject::hasNormals(), Vector3Tpl< Type >::normalize(), cloudViewer::ReferenceCloud::size(), and sourceCloud.
Referenced by ccFastMarchingForNormsDirection::init().