Skip to content

Detector: Add getNeigbors

Simon Spannagel requested to merge add_neigbors into master

This adds a getNeighbors()method to get a list of all viable neighboring pixels t a given one. This is useful when wanting to check neighbors of a seed without restricting this to regular Cartesian pixel grids. (cc) @msuljic

Edited by Simon Spannagel

Merge request reports