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

3
LINES

< > BotCompany Repo | #1025277 // ii_clips

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

Libraryless. Click here for Pure Java version (5369L/35K).

static L<BufferedImage> ii_clips(IntegralImage img, Iterable rects) {
  ret map(map toRect(rects), r -> ii_clip(img, (Rect) r));
}

Author comment

Began life as a copy of #1025276

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025277
Snippet name: ii_clips
Eternal ID of this version: #1025277/2
Text MD5: d8f8b0fbffc0e52bcef932eaa992ae78
Transpilation MD5: 75b3b128faae1fb060a4c1fecb160dcc
Author: stefan
Category: javax / image analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-17 02:14:46
Source code size: 132 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 129 / 193
Version history: 1 change(s)
Referenced in: [show references]