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: | 139 / 162 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |