Uses 911K of libraries. Click here for Pure Java version (6496L/35K).
1 | !7 |
2 | |
3 | cmodule MarkFace > DynImageSurface {
|
4 | start {
|
5 | dm_onClipboardImage(voidfunc(final BufferedImage img) {
|
6 | setImage(img); dm_enableAllButtons(); |
7 | }); |
8 | } |
9 | |
10 | visual withCenteredButtons(super, |
11 | jDisabledButton("Save marked image", rThread { ai_saveMarkedFace(getImage(), getSelection()) }
|
12 | ), |
13 | jHelpIcon("Copy an image to the clipboard to mark it here"),
|
14 | ); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019185 |
| Snippet name: | Mark Face [Dyn Module] |
| Eternal ID of this version: | #1019185/7 |
| Text MD5: | 36bc7c185753e75fad20d1ab68082060 |
| Transpilation MD5: | 8c79e2723d1d8e49ec8001a989e6a4bf |
| Author: | stefan |
| Category: | javax / stefan's os / image recognition |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-05 17:58:29 |
| Source code size: | 393 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 769 / 1710 |
| Version history: | 6 change(s) |
| Referenced in: | [show references] |