We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4466e commit e26847bCopy full SHA for e26847b
src/contacts/detection/algorithms/suppression.hpp
@@ -12,7 +12,7 @@
12
13
namespace iptsd::contacts::detection::suppression {
14
15
-/*
+/*!
16
* Darken pixels around each maxima by a constant factor, while leaving maxima pixels unchanged.
17
*
18
* This is intended to "sharpen" peaks / deepen valleys between peaks so that cluster spanning
0 commit comments