Uses 12233K of libraries. Click here for Pure Java version (4630L/32K/120K).
!7 import org.openimaj.image.processing.edges.*; p { MBFImage image = readMBF(loadImageAsFile(#1002132)); processImage(image); } svoid processImage(MBFImage image) { image.processInplace(new CannyEdgeDetector); showMBF(image); }
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: | 1016 / 1613 | 
| Version history: | 2 change(s) | 
| Referenced in: | #1010060 - Test Felzenszwalb-Huttenlocher Segmenter [OK] #1010564 - Test sharing library with hotwired module v1 [doesn't work, main classes conflict] #1010567 - Test sharing library with hotwired module v2 [OK!]  |