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

4
LINES

< > BotCompany Repo | #1026932 // visualizeBWImageContrastQuadtree

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

Libraryless. Click here for Pure Java version (5242L/34K).

// img must be square with width/height being a power of 2
static BWImage visualizeBWImageContrastQuadtree(BWImage img) {
  ret mergeBWImagesHorizontally(pairToList(bwImageContrastQuadtree(img)));
}

Author comment

Began life as a copy of #1026931

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026932
Snippet name: visualizeBWImageContrastQuadtree
Eternal ID of this version: #1026932/4
Text MD5: de85cdcfd810aaf7c245e8cb2d5552ec
Transpilation MD5: 07cb2663fe12ab05d1c8acaf5af994a5
Author: stefan
Category: javax / image analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-03 02:00:23
Source code size: 201 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 132 / 191
Version history: 3 change(s)
Referenced in: [show references]