Libraryless. Click here for Pure Java version (11756L/68K).
1 | sclass BWIntegralImageStream extends SourceTriggeredStream<BWIntegralImage> is Consumer<BufferedImage> { |
2 | public void accept(BufferedImage image) { |
3 | catchError(-> newElement(bwIntegralImage_withMeta(image)); |
4 | } |
5 | |
6 | long frameCount() { ret elementCount(); } |
7 | } |
Began life as a copy of #1033670
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033672 |
Snippet name: | BWIntegralImageStream |
Eternal ID of this version: | #1033672/4 |
Text MD5: | ba335714c18e225466bfe278ad03281b |
Transpilation MD5: | 1be0f9eea5b8a48ad0055a4b16de5b5d |
Author: | stefan |
Category: | javax / screen recognition |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-02 21:02:21 |
Source code size: | 270 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 153 / 247 |
Version history: | 3 change(s) |
Referenced in: | [show references] |