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

15
LINES

< > BotCompany Repo | #1032078 // uCell - synonym of uRoot

JavaX fragment (include)

static URecognizer.Cell uCell(IIntegralImage img) {
  ret uRoot(img);
}



static URecognizer.Cell uCell(BufferedImage img) {
  ret uRoot(img);
}



static URecognizer.Cell uCell(MakesBufferedImage img) {
  ret uRoot(img);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032078
Snippet name: uCell - synonym of uRoot
Eternal ID of this version: #1032078/1
Text MD5: 796e41ccfeabcbd358ac8f450eef45a3
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 12:28:14
Source code size: 228 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 97
Referenced in: [show references]