Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1019258 // VAD_1

JavaX fragment (include)

sclass VAD_1 extends F1<BWImage, Bool> {
  int streakLength;
  float threshold;
  IntRange band;
  
  public Bool get(BWImage img) {
    ret hasIntRangesLongerThan(streakLength, audio_streaksUsingBand_v1(img,
      band, +threshold));
  }
  
  toString { ret struct(this); }
}

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: 257 / 779
Referenced in: [show references]