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

5
LINES

< > BotCompany Repo | #1035956 // g22_allBorderTraces_autoDiagonals (outline and holes)

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

Libraryless. Click here for Pure Java version (13059L/76K).

static L<PtBuffer> g22_allBorderTraces_autoDiagonals(IImageRegion region) {
  ret region.createdWithDiagonals()
    ? g22_allBorderTraces_withDiagonals(region)
    : g22_allBorderTraces(region);
}

Author comment

Began life as a copy of #1034971

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035956
Snippet name: g22_allBorderTraces_autoDiagonals (outline and holes)
Eternal ID of this version: #1035956/2
Text MD5: 2ce59203d110a465f917d6227cdd81f5
Transpilation MD5: da8b595c7feed859b99da4f787794711
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-17 22:21:38
Source code size: 200 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 89
Version history: 1 change(s)
Referenced in: [show references]