Libraryless. Click here for Pure Java version (20600L/125K).
1 | srecord G22RegionPlusLabel(IImageRegion region, G22Label label) is IRecognizedBox { |
2 | settable double confidence = 1.0; |
3 | |
4 | *(IImageRegion *region) {} |
5 | |
6 | public simplyCached Rect bounds() { ret region.bounds(); } |
7 | public IImageRegion region() { ret region; } |
8 | public S label() { ret strOrNull(label); } |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034561 |
Snippet name: | G22RegionPlusLabel (label is optional) |
Eternal ID of this version: | #1034561/3 |
Text MD5: | 4a18c1ebcb0459f768d1b856630ffcf0 |
Transpilation MD5: | 517225c4bb3b085fd8c20ae79bb56773 |
Author: | stefan |
Category: | javax / |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-15 17:36:46 |
Source code size: | 315 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 200 / 289 |
Version history: | 2 change(s) |
Referenced in: | [show references] |