cellcomplex.property_topomesh.utils.tissue_analysis_tools module

cellcomplex.property_topomesh.utils.tissue_analysis_tools.cell_topological_elements_extraction(img, dimensions=[2, 1, 0])[source]
cellcomplex.property_topomesh.utils.tissue_analysis_tools.cell_vertex_extraction(img, physical_units=False)[source]
cellcomplex.property_topomesh.utils.tissue_analysis_tools.move_topomesh_cell_vertices(topomesh, cell_vertex_positions, background_label=1, coef=0.5)[source]
cellcomplex.property_topomesh.utils.tissue_analysis_tools.topomesh_cell_vertex_extraction(topomesh, background_label=1)[source]
cellcomplex.property_topomesh.utils.tissue_analysis_tools.voxel_cell_vertex_extraction(img, **kwargs)[source]