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

14
LINES

< > BotCompany Repo | #1036094 // StreaksToRegions [dev.]

JavaX fragment (include)

srecord noeq G22StreaksToRegions(Hi15ImageStreaks streaks) {
  run {
    short[] pixels = streaks.inputImage.pixels;
    int w = streaks.w(), h = streaks.h();
    
    // turn streaks in first row into regions
    int lineStart = 0, lineEnd = lineStarts[1];
    int iStreak = 0;
    
    while (iStreak < lineEnd) {
      
    }
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036094
Snippet name: StreaksToRegions [dev.]
Eternal ID of this version: #1036094/1
Text MD5: b86082700067b1b4905b41fc3efa2249
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-12 17:06:58
Source code size: 347 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 51 / 55
Referenced in: [show references]