Fix big for peaks of equal height
authorStefan Huber <shuber@sthu.org>
Wed, 17 Apr 2024 14:27:09 +0000 (16:27 +0200)
committerStefan Huber <shuber@sthu.org>
Wed, 17 Apr 2024 14:27:09 +0000 (16:27 +0200)
commit26d1810af5cd5f75048645a89145e736faf534a9
tree4109eeae59a2ebdc0a3878fa1e97979b3778db96
parent81cb90c938b69d60373e3965a21d6095d2992259
Fix big for peaks of equal height

The order of pixels on the pixel value was ambiguous and possibly
inconsistent with the order of neighborhood pixels. Make it a
unambiguous total order.
imagepers.py