jni / jni/ray

Support backtracking in agglomeration with a tree structure for the history

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
new-feature
Dominant language
Python
Stars
30
Forks
9
PR merge metrics
No merged PRs in 30d

Description

An agglomeration can be represented as a forest structure (single tree if the agglomeration proceeds to completion) in which each leaf is a superpixel, and inner nodes are the products of agglomerating two child nodes. If agglo.Rag maintains this structure, it will be relatively easy to backtrack and undo merging.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.