Skip to content

Commit

Permalink
ImageIdentify()
Browse files Browse the repository at this point in the history
  • Loading branch information
iseahound authored Apr 5, 2018
1 parent 9dc39bb commit 9b18bf8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ Vis2.Graphics.Subtitle.Render("Running Test Code... Please wait", "t7000 xCenter
Vis2.Graphics.Subtitle.Render("Press [Win] + [c] to highlight and copy anything on-screen.", "time: 30000 xCenter y92% p1.35% cFFB1AC r8", "c000000 s2.23%")
MsgBox % text := OCR("test.jpg")

#c:: OCR() ; To copy to clipboard
#c:: OCR() ; OCR to clipboard
#i:: ImageIdentify() ; Label images
Esc:: ExitApp

0 comments on commit 9b18bf8

Please sign in to comment.