Libraryless. Click here for Pure Java version (11966L/69K).
static FloatBWImage bench_G22MakeMaskCorrelationMatrix() { int maskSize = 32; L<long[]> images = repF(305, -> new Image2BAsLongs(randomBinaryImage(maskSize)).pixels); ret benchFor5(-> { var _makeMatrix = new G22MakeMaskCorrelationMatrix().images(images); _makeMatrix.run(); ret _makeMatrix; })!; }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1036058 |
Snippet name: | bench_G22MakeMaskCorrelationMatrix |
Eternal ID of this version: | #1036058/1 |
Text MD5: | 11e42185150cc01573b31f0ad795b7b6 |
Transpilation MD5: | ce9213201c5e1f3c24c207f69534f1da |
Author: | stefan |
Category: | javax / gazelle 22 |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-03 03:53:17 |
Source code size: | 330 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 132 / 185 |
Referenced in: | [show references] |