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

5
LINES

< > BotCompany Repo | #1033733 // test_bwIntegralImage_withMeta (OK)

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

Libraryless. Click here for Pure Java version (13321L/79K).

svoid test_bwIntegralImage_withMeta() {
  var i = whiteImage(10, 10);
  var i2 = bwIntegralImage_withMeta(i);
  assertSameVerbose(metaGet src(i2), i);
}

Author comment

Began life as a copy of #1033732

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033733
Snippet name: test_bwIntegralImage_withMeta (OK)
Eternal ID of this version: #1033733/3
Text MD5: 3953dcb660e922d29b3e62e8cd28dd83
Transpilation MD5: 7e53805ab4895e34fa84689159953334
Author: stefan
Category: javax / integral images
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-31 20:52:22
Source code size: 156 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 90 / 138
Version history: 2 change(s)
Referenced in: [show references]