Skip to content

Remove Duplicate pixels from chain during chain creation#1

Merged
Jeerhz merged 12 commits intomainfrom
adle/remarques-monasse
Jan 13, 2026
Merged

Remove Duplicate pixels from chain during chain creation#1
Jeerhz merged 12 commits intomainfrom
adle/remarques-monasse

Conversation

@Jeerhz
Copy link
Owner

@Jeerhz Jeerhz commented Jan 9, 2026

FIX:

  • use gradient orientation table when pushing the first stack nodes of an anchor chain
  • remove unused ED method pruneToLongestChain. We use the mehthod from the Chain class itself.
  • use the solution that maximize F when computing the gradient using DiZenzo method for EDColor

FEAT

  • Remove the method validateNode and use directly the conditions for better readability
  • Remove duplicate pixels in the chain creation, no need to count for duplicated pixel stack nodes and simplify the merge of two chains.

@Jeerhz Jeerhz merged commit 6d31788 into main Jan 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant