static int dominant332color(RGBImage img) { ret indexOfMaxEntryInIntArray(histogram332_array(img)); } static int dominant332color(BufferedImage img) { ret dominant332color(RGBImage(img)); }
Began life as a copy of #1020686
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1023026 |
| Snippet name: | dominant332color |
| Eternal ID of this version: | #1023026/4 |
| Text MD5: | 64022dc7bfcd0a0d3ba826eb0833c023 |
| Author: | stefan |
| Category: | javax / image analysis |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-24 18:58:02 |
| Source code size: | 200 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 557 / 591 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |