Detector: Add getNeigbors
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