Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

65
LINES

< > BotCompany Repo | #1024658 // ParameterizedSegmenter - the "old" image segmenter (BWImage-based)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9093L/54K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_tj23r4eiccn1sjrj41ltmqksae, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000619":"get function","1000658":"print function (=System.out.println + logging in memory)","1001032":"clone function, with queue (clone objects from outside by going through structure)","1001820":"run (hotwire and callMain)","1004247":"BWImage (8 bit grayscale)","1005390":"class Rect - persistable version of Rectangle","1005840":"class AutoSegmenter","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1008631":"class IntRange - range of ints (start\/end)","1008946":"sfu - synonym of structureForUser - structure() without too many back refs","1015058":"RGB - red\/green\/blue triple with float precision","1018734":"BoxBlurFilter","1021743":"IF1 - function with one argument (interface version)","1024539":"filterRectsByWidthRange","1024541":"filterRectsByHeightRange","1024550":"doubleToIntRange_endPlus1","1024551":"filterRectsByCenterXRange","1024552":"filterRectsByCenterYRange","1024557":"rgbFromInts","1024559":"img_distanceFromColor_withGain","1024652":"MinimumFilter","1024658":"ParameterizedSegmenter - the \"old\" image segmenter (BWImage-based)","1024801":"shallowNonTransientClone - make instance and copyNonTransientFields; returns null on null","1025042":"MaximumFilter"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

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: #1024658
Snippet name: ParameterizedSegmenter - the "old" image segmenter (BWImage-based)
Eternal ID of this version: #1024658/10
Text MD5: 43d98204a7d0e2cd1d9a69a4a4e1a2d7
Transpilation MD5: 456753fcf068a9ca64da4297906b8869
Author: stefan
Category: javax / image analysis
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-12 03:06:56
Source code size: 2156 bytes / 65 lines
Pitched / IR pitched: No / No
Views / Downloads: 756 / 1245
Version history: 9 change(s)
Referenced in: #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674)