Skip to content

Commit e26847b

Browse files
committed
contacts/detection/algorithms/suppression: Fix comment style
1 parent 7b4466e commit e26847b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contacts/detection/algorithms/suppression.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
namespace iptsd::contacts::detection::suppression {
1414

15-
/*
15+
/*!
1616
* Darken pixels around each maxima by a constant factor, while leaving maxima pixels unchanged.
1717
*
1818
* This is intended to "sharpen" peaks / deepen valleys between peaks so that cluster spanning

0 commit comments

Comments
 (0)