FAST/Algorithms/NeuralNetwork/VertexTensorToSegmentation.hpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

Classes

class fast::VertexTensorToSegmentation
Convert a tensor of vertex positions (graph) to a segmentation.

Typedefs

using Connections = std::vector<std::vector<MeshLine>>