Libraryless. Click here for Pure Java version (5422L/30K).
1 | interface IRecognizedRegion > IRecognizedBox {
|
2 | IImageRegion region(); |
3 | default Rect bounds() { ret region().bounds(); }
|
4 | } |
Began life as a copy of #1034560
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034572 |
| Snippet name: | IRecognizedRegion |
| Eternal ID of this version: | #1034572/3 |
| Text MD5: | b887ab943329140c776a0a94474e3be5 |
| Transpilation MD5: | 49e9451173e10cd5df08ab6554c83a2c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-16 01:46:00 |
| Source code size: | 127 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 599 / 727 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |