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

155
LINES

< > BotCompany Repo | #1027225 // MultiLevelRecognizer1 - finds a single prototype image

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

Uses 108K of libraries. Click here for Pure Java version (10773L/76K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_cjm28p97i7snbh5inuiua2c8p1, 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
{"1000658":"print function (=System.out.println + logging in memory)","1001038":"last function (get last element of list or last character in string)","1002012":"assertNotNull","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003310":"setText - more flexible shorthand for JTextComponent\/JLabel\/JButton.setText() - uses AWT thread (and waits)","1003382":"ll - synonym of litlist (literal list)","1003741":"iround - round to int","1004156":"loadBWImage","1004247":"BWImage (8 bit grayscale)","1004292":"mapI - apply a function to an iterator","1004553":"ImageSurface","1004633":"sqrt - synonym of Math.sqrt (square root)","1005390":"class Rect - persistable version of Rectangle","1005394":"bwImageSectionsSimilarity","1005718":"class Pt - persistable\/portable version of Point","1006699":"jcenteredlabel - synonym of jcenteredLabel","1007610":"popFirst - remove & return first element(s) of collection","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1009160":"imageRect - rect(0, 0, w, h)","1014299":"doubleRatio - dividing without DivisionByZero","1015268":"Scored - float-scored value. don't put null in here","1015272":"scored","1015430":"jImageSurface - make ImageSurface","1015740":"northAndCenterWithMargins","1017898":"Steppable","1018812":"rescaleRect","1019595":"BWIntegralImage (size limit 8 megapixels, uses 4 byte per pixel)","1023390":"addTab","1024002":"syncLinkedList - synonym of synchroLinkedList","1024021":"with - synonym of withComputing","1024816":"SteppableAndBest","1024857":"roundRobinCombinedIterator","1026014":"lambdaMap - map function with lambdaMapLike","1027205":"IBWIntegralImage","1027206":"scaledIBWIntegralImage - broken. use scaledIntegralImage instead","1027207":"iBWIntegralImageToBWImage","1027209":"jPixelatedZoomedImageSurface","1027210":"jFullCenterScroll - synonym of jscroll_centered","1027211":"bwResizeToHeightSmooth - resize BWImage smoothly","1027212":"setImageSurfaceSelection","1027214":"nextFromIterator - null if ended","1027216":"allSubRectsOfSizeIterator","1027218":"rectTopLeftCorner","1027219":"steppableToIterator - iterator just returns nulls","1027220":"stepAll_roundRobin","1027225":"MultiLevelRecognizer1 - finds a single prototype image","1027226":"loadBWIntegralImage","1027230":"iteratorToSteppable","1027231":"bestScored","1027235":"bwIntegralImageToBWImage - synonym of iBWIntegralImageToBWImage","1027968":"Chain - singly-linked cons list (forward connected)","1032239":"step"} 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 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027225
Snippet name: MultiLevelRecognizer1 - finds a single prototype image
Eternal ID of this version: #1027225/32
Text MD5: 2d327724a16b29fd1513a986e012be05
Transpilation MD5: 3b267b00ce652cb4b0c5826b3fd604cc
Author: stefan
Category: javax / image recognition
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-26 15:16:33
Source code size: 5053 bytes / 155 lines
Pitched / IR pitched: No / No
Views / Downloads: 646 / 1142
Version history: 31 change(s)
Referenced in: #1027229 - MultiLevelRecognizer1 (backup 1, single size)
#1027246 - MultiLevelRecognizer1 (backup 2, with chains, single prototype)
#1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674)