ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvFastMarchingForNormsDirection.cpp File Reference
#include "ecvFastMarchingForNormsDirection.h"
#include "CVLog.h"
#include "ecvGenericPointCloud.h"
#include "ecvNormalVectors.h"
#include "ecvOctree.h"
#include "ecvPointCloud.h"
#include "ecvProgressDialog.h"
#include <cassert>
Include dependency graph for ecvFastMarchingForNormsDirection.cpp:

Go to the source code of this file.

Functions

static CCVector3 ComputeRobustAverageNorm (cloudViewer::ReferenceCloud *subset, ccGenericPointCloud *sourceCloud)
 

Function Documentation

◆ ComputeRobustAverageNorm()