Computer Assisted Medical Intervention Tool Kit version 6.0
 
Loading...
Searching...
No Matches
mesh_component.py File Reference

Namespaces

namespace  mesh_component
 

Variables

 mesh_component.actual_barycenter = numpy.mean(points, axis=0)
 
 mesh_component.expected_barycenter = numpy.array([1.8276852, -20.284256, 167.19714], dtype='f')
 
 mesh_component.mesh = camitk.Application.getTopLevelComponents()[0]
 
 mesh_component.points = mesh.getPointSetAsNumpy()