Skip to content

[BUG] Clean up and improve pixel queue code #46

@masadcv

Description

@masadcv

Describe the bug

Clean up and improve code for pixel queue method as described in the comment here:

For clarity, it may be good to clean up a bit the pixel queue implementation. Maybe adding some comments to refer back to the algorithm described in https://doi.org/10.1016/j.patrec.2006.10.010

Also, I would replace the hand-crafted heaps by a standard use of a std::priority_queue: https://en.cppreference.com/w/cpp/container/priority_queue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions