Skip to content

Struct detector_result

ClassList > 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

bool detector_result::hit;

True, pokud byl nalezen platný pík.


variable peak_index

int detector_result::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