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

4
LINES

< > BotCompany Repo | #1006804 // rgbSearchPrecise

JavaX fragment (include)

static Rect rgbSearchPrecise(RGBImage big, RGBImage pat) {
  FoundImg fi = first(rgbRawImageSearch_quick(big, pat, 1, 1));
  ret fi == null ? null : fi.r;
}

Author comment

Began life as a copy of #1006802

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006804
Snippet name: rgbSearchPrecise
Eternal ID of this version: #1006804/4
Text MD5: e84a463c4a1cf938ff8a4a34fa663c12
Author: stefan
Category: javax / ocr
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-05 01:26:26
Source code size: 159 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 328 / 400
Version history: 3 change(s)
Referenced in: [show references]