Struct detector_result¶
Výsledek detekce po zpracování bloku.
#include <peak_detector.h>
Public Attributes¶
| Type | Name |
|---|---|
| bool | hit |
| int | peak_index |
Public Attributes Documentation¶
variable hit¶
True, pokud byl nalezen platný pík.
variable peak_index¶
Absolutní index piku v nahrávce, nebo -1.
The documentation for this class was generated from the following file scripts/median-filter/csrc/peak_detector.h