📄 notes
字号:
1. later write a hysterysis "wrapper" to allow thresholding of featuredetectors over time (and to recognize start and stop of feature).2. get our own unix group (dragons/sharks).3. detectors output thier state (i.e. in zone, or not), and when statechanges event occurs.4. This is the way this bizarre system works (nice and modular,creating simple little modules): a) Send the data file to each of the detectors individually, andpipe the outputed state info to the event detector. Append theoutputed event info from each state/event pass to the same file. b) Sort the file by the time of the events (to order the events).This info can then be passed to a classifier.5.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -