Skip to content

Latest commit

 

History

History
102 lines (63 loc) · 1.11 KB

index.rst

File metadata and controls

102 lines (63 loc) · 1.11 KB

menpo.shape

Base Class

Shape

PointCloud

PointCloud

Graphs

UndirectedGraph DirectedGraph Tree

PointGraphs

Mix-ins of Graphs and PointCloud for graphs with geometry.

PointUndirectedGraph PointDirectedGraph PointTree

LabelledPointGraph

A subclass of PointUndirectedGraph that allows the attaching of labels associated with semantic parts of the object.

LabelledPointUndirectedGraph

Predefined Graphs

empty_graph star_graph complete_graph chain_graph delaunay_graph stencil_grid

Triangular Meshes

TriMesh ColouredTriMesh TexturedTriMesh

Group Operations

mean_pointcloud

Shape Building

bounding_box bounding_cuboid