Uses 12233K of libraries. Click here for Pure Java version (4630L/32K/120K).
1 | !7 |
2 | |
3 | import org.openimaj.image.processing.edges.*; |
4 | |
5 | p { |
6 | MBFImage image = readMBF(loadImageAsFile(#1002132)); |
7 | processImage(image); |
8 | } |
9 | |
10 | svoid processImage(MBFImage image) { |
11 | image.processInplace(new CannyEdgeDetector); |
12 | showMBF(image); |
13 | } |
Began life as a copy of #1004907
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010058 |
Snippet name: | Test OpenIMAJ [CannyEdgeDetector, shortened, OK] |
Eternal ID of this version: | #1010058/3 |
Text MD5: | e1eaca7ceb22c8533795c0e7b1edbbc6 |
Transpilation MD5: | dce895c84c8c32b0ccfe3c77cfc0d4ca |
Author: | stefan |
Category: | javax / imaging |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-21 17:11:56 |
Source code size: | 251 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 551 / 1105 |
Version history: | 2 change(s) |
Referenced in: | [show references] |