Transpiled version (5418L) is out of date.
interface IRecognizedBox { default public Rect bounds() { null; } //default public IImageRegion region() { null; } default public S label() { null; } default public double confidence() { ret 1.0; } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034560 |
| Snippet name: | IRecognizedBox |
| Eternal ID of this version: | #1034560/2 |
| Text MD5: | d31421565352565cb4bcb4ace8f79157 |
| 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:47:05 |
| Source code size: | 212 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 677 / 770 |
| Version history: | 1 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) #1034562 - RenderRecognizedBox #1034572 - IRecognizedRegion |