1 | sclass VAD_1 extends F1<BWImage, Bool> { |
2 | int streakLength; |
3 | float threshold; |
4 | IntRange band; |
5 | |
6 | public Bool get(BWImage img) { |
7 | ret hasIntRangesLongerThan(streakLength, audio_streaksUsingBand_v1(img, |
8 | band, +threshold)); |
9 | } |
10 | |
11 | toString { ret struct(this); } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019258 |
Snippet name: | VAD_1 |
Eternal ID of this version: | #1019258/1 |
Text MD5: | d6356e7a0e5dae9600aad5298d646679 |
Author: | stefan |
Category: | javax / audio recognition |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-28 17:24:56 |
Source code size: | 287 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 339 / 863 |
Referenced in: | [show references] |