Higra
stable

Informations

  • Changelog
    • 0.6.6
    • 0.6.5
    • 0.6.4
    • 0.6.2
    • 0.6.1
      • Breaking changes
      • Other changes
    • 0.6.0
      • Breaking changes
      • Other changes
    • 0.5.3
    • 0.5.2
    • 0.5.1
    • 0.5.0
      • Breaking change
      • Other changes
    • 0.4.5
    • 0.4.4
    • 0.4.2
      • Breaking change
      • Other changes
    • 0.4.1
    • 0.4.0
      • Breaking change
      • Other changes
    • 0.3.8
    • 0.3.7
    • 0.3.6
    • 0.3.5
      • Breaking change
      • Other changes
    • 0.3.4
    • 0.3.3
    • 0.3.2
    • 0.3.1
    • 0.3.0
      • Breaking change
      • Other changes
  • Installation
    • Pre-build binaries
    • Manual build
      • With cmake
        • Cmake options:
      • With setuptools
  • Developing c++ extensions
  • Examples
    • Component trees
    • Hierarchical segmentation
    • Triangular meshes
    • Useful tools
    • Illustrative applications from scientific papers
  • Troubleshooting

Fundamentals

  • Graphs
    • Vertices
      • Iterating on vertices
    • Edges
      • Iterating on edges
    • Degrees
    • Weighted graph
  • Trees
    • Constructor
    • Basic functions
    • Iterators
    • Children relation
    • Finding nodes
    • Accumulators
      • Parallel accumulator
      • Sequential accumulator
      • Sequential and combine accumulator
    • Propagators
      • Conditional parallel propagator
      • Conditional sequential propagator
      • Sequential propagate and accumulate
      • Conditional sequential propagate and accumulate

Python API

  • Hierarchy core functions
  • Hierarchy construction algorithms
    • Binary partition hierarchy
    • Component tree
    • Constrained connectivity hierarchy
    • Random hierarchy
    • Watershed hierarchy
  • Hierarchy processing algorithms
    • Alignment
    • Horizontal cut
    • Tree accumulators
    • Tree algorithms
    • Tree attributes
    • Tree energy optimization
  • Quality Assessment
    • Hierarchical cost
    • Hierarchy fragmentation curve
    • Partition score
  • Graph processing algorithms
    • Graph accumulators
    • Graph attributes
    • Graph core
    • Graph weighting
    • Region adjacency graph
    • Watershed
  • Data structures
    • Accumulators
    • Concepts
    • EmbeddingGrid
    • LCAFast
    • RegularGraph
    • Tree
    • UndirectedGraph
  • Interoperability
    • SciPy
  • Image applications
    • Contour 2d modelisation
    • Graph image
    • Mean probability boundary hierarchy
    • Tree of shapes
  • IO
    • Pink Graph
    • Tree IO
    • Plotting
  • Misc
    • Data cache
    • Utility functions

c++ API

  • Arrays
    • Quick start
      • Creating arrays
      • Properties
      • Element access
      • Display
      • Lazy Evaluation
  • HG namespace

Contributing

  • Contributing
    • Working on the C++ backend
    • Working on the Python frontend
    • Pushing a new version
Higra
  • Docs »
  • Data Structures
  • Edit on GitHub

Data StructuresΒΆ

  • Accumulators
  • Concepts
  • EmbeddingGrid
  • LCAFast
  • RegularGraph
  • Tree
  • UndirectedGraph
Next Previous

© Copyright 2018, Benjamin Perret Revision 7cac01a0.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.