Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WallBreaker2/op
/ functions
Functions
3,206 in github.com/WallBreaker2/op
⨍
Functions
3,206
◇
Types & classes
215
↓ 1 callers
Method
FetchWordsByRects
libop/com/OpAutomation.cpp:1128
↓ 1 callers
Method
FetchWordsEx
libop/com/OpAutomation.cpp:1118
↓ 1 callers
Method
FindColor
查找指定区域内的颜色
libop/com/OpAutomation.cpp:781
↓ 1 callers
Method
FindColorBlock
查找指定区域内的颜色块,颜色格式"RRGGBB-DRDGDB",注意,和按键的颜色格式相反
libop/com/OpAutomation.cpp:867
↓ 1 callers
Method
FindColorBlockEx
查找指定区域内的所有颜色块, 颜色格式"RRGGBB-DRDGDB", 注意, 和按键的颜色格式相反
libop/com/OpAutomation.cpp:874
↓ 1 callers
Method
FindColorEx
查找指定区域内的所有颜色
libop/com/OpAutomation.cpp:791
↓ 1 callers
Method
FindLine
libop/com/OpAutomation.cpp:1316
↓ 1 callers
Method
FindLine
(self, x1, y1, x2, y2, color, sim)
swig/pyop.py:696
↓ 1 callers
Method
FindMultiColor
根据指定的多点查找颜色坐标
libop/com/OpAutomation.cpp:809
↓ 1 callers
Method
FindMultiColorEx
根据指定的多点查找所有颜色坐标
libop/com/OpAutomation.cpp:821
↓ 1 callers
Method
FindNearestPos
根据部分Ex接口的返回值,然后在所有坐标里找出距离指定坐标最近的那个坐标.
libop/com/OpAutomation.cpp:148
↓ 1 callers
Function
FindOpenCvSampleImage
tests/opencv_test.cpp:40
↓ 1 callers
Method
FindPic
查找指定区域内的图片
libop/com/OpAutomation.cpp:832
↓ 1 callers
Method
FindPicEx
查找多个图片
libop/op/OpImage.cpp:138
↓ 1 callers
Method
FindPicEx
查找多个图片
libop/com/OpAutomation.cpp:841
↓ 1 callers
Method
FindPicExS
这个函数可以查找多个图片, 并且返回所有找到的图像的坐标.此函数同FindPicEx.只是返回值不同.(file1, x, y | file2, x, y | ...)
libop/com/OpAutomation.cpp:854
↓ 1 callers
Method
FindStr
在屏幕范围(x1,y1,x2,y2)内,查找string(可以是任意个字符串的组合),并返回符合color_format的坐标位置
libop/com/OpAutomation.cpp:1265
↓ 1 callers
Method
FindStrEx
返回符合color_format的所有坐标位置
libop/com/OpAutomation.cpp:1274
↓ 1 callers
Method
FindWindow
libop/com/OpAutomation.cpp:199
↓ 1 callers
Method
FindWindowByProcess
libop/op/OpWindow.cpp:128
↓ 1 callers
Method
FindWindowByProcess
libop/com/OpAutomation.cpp:205
↓ 1 callers
Method
FindWindowByProcess
(self, process_name, class_name, title)
swig/pyop.py:153
↓ 1 callers
Method
FindWindowByProcessId
libop/com/OpAutomation.cpp:211
↓ 1 callers
Method
FindWindowByProcessId
(self, process_id, class_name, title)
swig/pyop.py:156
↓ 1 callers
Method
FindWindowEx
libop/com/OpAutomation.cpp:217
↓ 1 callers
Method
FindWindowEx
(self, parent, class_name, title)
swig/pyop.py:159
↓ 1 callers
Method
FreePic
libop/com/OpAutomation.cpp:909
↓ 1 callers
Function
FromSystem
libop/input/mouse/CursorShape.cpp:171
↓ 1 callers
Function
GameSceneTemplateCases
tests/opencv_test.cpp:178
↓ 1 callers
Method
Get
libop/capture/backends/WgcCapture.h:231
↓ 1 callers
Method
GetBasePath
libop/com/OpAutomation.cpp:73
↓ 1 callers
Method
GetBinaryPreprocess
libop/com/OpAutomation.cpp:1193
↓ 1 callers
Method
GetBinaryPreview
libop/com/OpAutomation.cpp:1138
↓ 1 callers
Method
GetBindWindow
libop/op/OpInput.cpp:122
↓ 1 callers
Method
GetClientRect
libop/com/OpAutomation.cpp:223
↓ 1 callers
Method
GetClientRect
(self, hwnd)
swig/pyop.py:162
↓ 1 callers
Function
GetClientRectInfo
libop/window/WindowLayout.cpp:62
↓ 1 callers
Function
GetClientSize
libop/window/WindowLayout.cpp:80
↓ 1 callers
Method
GetClientSize
libop/com/OpAutomation.cpp:233
↓ 1 callers
Method
GetClipboard
libop/com/OpAutomation.cpp:439
↓ 1 callers
Method
GetClipboard
(self)
swig/pyop.py:249
↓ 1 callers
Method
GetCmdStr
libop/com/OpAutomation.cpp:423
↓ 1 callers
Method
GetColor
获取(x,y)的颜色
libop/com/OpAutomation.cpp:886
↓ 1 callers
Method
GetColorNum
查找指定区域内的颜色数量
libop/com/OpAutomation.cpp:802
↓ 1 callers
Function
GetConfiguredOcrHostPort
tests/test_support.cpp:17
↓ 1 callers
Method
GetCursorPos
libop/com/OpAutomation.cpp:492
↓ 1 callers
Method
GetCursorShape
libop/com/OpAutomation.cpp:499
↓ 1 callers
Method
GetDict
libop/com/OpAutomation.cpp:990
↓ 1 callers
Method
GetDictCount
获取指定的字库中的字符数量
libop/com/OpAutomation.cpp:1057
↓ 1 callers
Method
GetForegroundFocus
libop/com/OpAutomation.cpp:241
↓ 1 callers
Method
GetForegroundFocus
(self)
swig/pyop.py:168
↓ 1 callers
Method
GetForegroundWindow
libop/com/OpAutomation.cpp:247
↓ 1 callers
Method
GetID
libop/com/OpAutomation.cpp:84
↓ 1 callers
Method
GetKeyState
libop/com/OpAutomation.cpp:709
↓ 1 callers
Method
GetLastError
libop/com/OpAutomation.cpp:89
↓ 1 callers
Method
GetLastError
(self)
swig/pyop.py:111
↓ 1 callers
Method
GetMousePointWindow
libop/op/OpWindow.cpp:178
↓ 1 callers
Method
GetMousePointWindow
libop/com/OpAutomation.cpp:253
↓ 1 callers
Method
GetMousePointWindow
(self)
swig/pyop.py:174
↓ 1 callers
Method
GetNowDict
获取当前使用的字库序号
libop/com/OpAutomation.cpp:1063
↓ 1 callers
Method
GetPath
libop/com/OpAutomation.cpp:63
↓ 1 callers
Method
GetPath
(self)
swig/pyop.py:102
↓ 1 callers
Method
GetPicSize
libop/com/OpAutomation.cpp:920
↓ 1 callers
Method
GetPointWindow
libop/com/OpAutomation.cpp:260
↓ 1 callers
Method
GetPointWindow
(self, x, y)
swig/pyop.py:177
↓ 1 callers
Method
GetProcessInfo
libop/com/OpAutomation.cpp:266
↓ 1 callers
Method
GetProcessInfo
(self, pid)
swig/pyop.py:180
↓ 1 callers
Method
GetProcesspath
libop/window/WindowProcess.cpp:226
↓ 1 callers
Method
GetScreenData
返回截图内存地址,x64 下不能用 LONG,否则高位会被截断。
libop/com/OpAutomation.cpp:927
↓ 1 callers
Method
GetScreenData
(self, x1, y1, x2, y2)
swig/pyop.py:465
↓ 1 callers
Method
GetScreenDataBmp
libop/com/OpAutomation.cpp:939
↓ 1 callers
Method
GetScreenDataBmp
(self, x1, y1, x2, y2)
swig/pyop.py:468
↓ 1 callers
Method
GetScreenFrameInfo
libop/com/OpAutomation.cpp:968
↓ 1 callers
Method
GetScreenFrameInfo
(self)
swig/pyop.py:471
↓ 1 callers
Method
GetSpecialWindow
libop/com/OpAutomation.cpp:276
↓ 1 callers
Method
GetSpecialWindow
(self, flag)
swig/pyop.py:183
↓ 1 callers
Function
GetVisibleWindowRectInfo
libop/window/WindowLayout.cpp:49
↓ 1 callers
Method
GetWindow
libop/com/OpAutomation.cpp:282
↓ 1 callers
Method
GetWindow
(self, hwnd, flag)
swig/pyop.py:186
↓ 1 callers
Method
GetWindowClass
libop/com/OpAutomation.cpp:288
↓ 1 callers
Method
GetWindowProcessId
libop/com/OpAutomation.cpp:298
↓ 1 callers
Method
GetWindowProcessId
(self, hwnd)
swig/pyop.py:192
↓ 1 callers
Method
GetWindowProcessPath
libop/com/OpAutomation.cpp:304
↓ 1 callers
Method
GetWindowProcessPath
(self, hwnd)
swig/pyop.py:195
↓ 1 callers
Method
GetWindowRect
libop/com/OpAutomation.cpp:314
↓ 1 callers
Method
GetWindowState
libop/com/OpAutomation.cpp:325
↓ 1 callers
Method
GetWindowState
(self, hwnd, flag)
swig/pyop.py:201
↓ 1 callers
Method
GetWindowTitle
libop/com/OpAutomation.cpp:331
↓ 1 callers
Method
GetWordPreview
libop/com/OpAutomation.cpp:1148
↓ 1 callers
Method
GetWordResultCount
在使用GetWords进行词组识别以后,可以用此接口进行识别词组数量的计算
libop/com/OpAutomation.cpp:1212
↓ 1 callers
Method
GetWordResultPos
在使用GetWords进行词组识别以后,可以用此接口进行识别各个词组的坐标
libop/com/OpAutomation.cpp:1221
↓ 1 callers
Method
GetWordResultStr
在使用GetWords进行词组识别以后,可以用此接口进行识别各个词组的内容
libop/com/OpAutomation.cpp:1235
↓ 1 callers
Method
GetWordsNoDict
识别这个范围内所有满足条件的词组,这个识别函数不会用到字库. 只是识别大概形状的位置
libop/com/OpAutomation.cpp:1203
↓ 1 callers
Method
HWheel
libop/com/OpAutomation.cpp:699
↓ 1 callers
Function
ImageFromMat
tests/opencv_test.cpp:76
↓ 1 callers
Method
Init
libop/capture/backends/WgcCapture.cpp:372
↓ 1 callers
Method
InjectDll
libop/com/OpAutomation.cpp:107
↓ 1 callers
Method
InjectDll
(self, process_name, dll_name)
swig/pyop.py:120
↓ 1 callers
Method
InputChar
libop/input/keyboard/DxKeyboard.cpp:97
↓ 1 callers
Method
IsBind
libop/com/OpAutomation.cpp:487
← previous
next →
701–800 of 3,206, ranked by callers