Libraryless. Click here for Pure Java version (5224L/35K).
static Rect ii_rect(IntegralImage ii) { ret ii == null ? null : new Rect(0, 0, ii.getWidth(), ii.getHeight()); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025284 |
| Snippet name: | ii_rect - just the size of the image |
| Eternal ID of this version: | #1025284/1 |
| Text MD5: | 88373e02a716c215c7b48e9f01d177ef |
| Transpilation MD5: | b68c6766b278d305f77a76c9917c08a2 |
| Author: | stefan |
| Category: | javax / integral images |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-18 14:52:40 |
| Source code size: | 116 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 420 / 551 |
| Referenced in: | [show references] |