MCPcopy Create free account
hub / github.com/DavidBoja/SMPL-Fitting / create_wireframe_plot

Function create_wireframe_plot

visualization.py:259–300  ·  view source on GitHub ↗

Given vertices and faces, creates a wireframe of plotly segments. Used for visualizing the wireframe. :param verts: np.array (N,3) of vertices :param faces: np.array (F,3) of faces connecting the verts

(verts: np.ndarray,faces: np.ndarray)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visualize_fittingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected