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

3
LINES

< > BotCompany Repo | #1034613 // uniquifyBufferedImages

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

Libraryless. Click here for Pure Java version (22161L/135K).

static L<BufferedImage> uniquifyBufferedImages(Iterable<BufferedImage> l) {
  ret new UniquifyUsingHasher<BufferedImage, Long>(l1 hashBufferedImage, l2 imagesIdentical).addAll(l)!;
}

Author comment

Began life as a copy of #1034612

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034613
Snippet name: uniquifyBufferedImages
Eternal ID of this version: #1034613/7
Text MD5: 033a9f5b11fdd03cd5a5bdebfa2ddd83
Transpilation MD5: a9f4d027c76bac173eb855eb44d462bf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-10 19:48:13
Source code size: 184 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 90 / 179
Version history: 6 change(s)
Referenced in: [show references]