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

7
LINES

< > BotCompany Repo | #1033672 // BWIntegralImageStream

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (11756L/68K).

sclass BWIntegralImageStream extends SourceTriggeredStream<BWIntegralImage> is Consumer<BufferedImage> {
  public void accept(BufferedImage image) {
    catchError(-> newElement(bwIntegralImage_withMeta(image));
  }
  
  long frameCount() { ret elementCount(); }
}

Author comment

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: 84 / 160
Version history: 3 change(s)
Referenced in: [show references]