sbool audioSplit2_debug = true; static int audioSplit2_threshold = 10; static L<IntRange> audioSplit2(BWImage img) { ret audioSplit2(img, audioSplit2_threshold); } static L<IntRange> audioSplit2(BWImage img, int threshold) { ret intRangesLongerThan(threshold, audioSplit1(img)); }
Began life as a copy of #1018617
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018621 |
Snippet name: | audioSplit2 [with min streak length] |
Eternal ID of this version: | #1018621/4 |
Text MD5: | b1bfd9225f198f27f47bf2e8460aba25 |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-08 01:27:24 |
Source code size: | 295 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 370 / 389 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018625 - audioSplit3 [merge short parts] |