Skip to main content
Ctrl+K

ClearMap 3.1

  • Overview
  • Introduction
  • Installation
  • Usage
  • Package Organisation
    • GUI usage
    • ClearMap pipelines
    • ClearMap API
    • News and Media
    • References
  • GitHub
  • X
  • Overview
  • Introduction
  • Installation
  • Usage
  • Package Organisation
  • GUI usage
  • ClearMap pipelines
  • ClearMap API
  • News and Media
  • References
  • GitHub
  • X

Section Navigation

  • ClearMap.Alignment
  • ClearMap.Analysis
  • ClearMap.IO
  • ClearMap.ImageProcessing
  • ClearMap.ParallelProcessing
  • ClearMap.Scripts
  • Settings
  • ClearMap.Utils
  • ClearMap.Visualization
  • ClearMap.config
  • ClearMap.gui
  • ClearMap.pipeline_orchestrators
  • ClearMap API
  • ClearMap.Analysis
  • ClearMap.Analysis.graphs
  • utils

utils#

edges_to_vertices(edges)[source]#
idx_width_for_N(N)[source]#
pickler(stream, obj)[source]#
read_str(mm, off, endian)[source]#
scan_gt_props(path)[source]#

Scan a .gt file and return a list of (scope, name, type-name) for each property.

skip_str(mm, off, endian)[source]#
skip_vec_scalar(mm, off, endian, elem_size)[source]#
skip_vec_string(mm, off, endian)[source]#
u64(mm, off, endian)[source]#
u8(mm, off)[source]#
unpickler(stream)[source]#

previous

type_conversions

next

vessel_classifier

On this page
  • edges_to_vertices()
  • idx_width_for_N()
  • pickler()
  • read_str()
  • scan_gt_props()
  • skip_str()
  • skip_vec_scalar()
  • skip_vec_string()
  • u64()
  • u8()
  • unpickler()
Show Source

© Copyright Copyright © 2020 by Christoph Kirst.

Built with the PyData Sphinx Theme 0.19.0.