Skip to content

Improve alphatree in the library

Baptiste Esteban requested to merge development/alphatree into next

Make alphatree usable and more robust in Pylene

  • Improve documentation
  • Add tests to the alphatree (RGB8, Connexity 8, 3D Images)
  • Add a cut algorithm
  • Make tests for the cut algorithm
  • Optimization with a directional hierarchical queue for unsigned integral value on 8 and 16 bits
  • Make tests for the directional hierarchical queue

Merge request reports