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
↓ 11 callers
Method
Capture
(self, x1, y1, x2, y2, file_name)
swig/pyop.py:411
↓ 11 callers
Method
Create
tests/wgc_test.cpp:63
↓ 11 callers
Method
Detach
libop/capture/backends/WgcCapture.h:198
↓ 11 callers
Function
SWIG_From_long_SS_long
swig/op_wrap.cxx:3933
↓ 11 callers
Function
SWIG_This
swig/op_wrap.cxx:2725
↓ 11 callers
Function
WideToUtf8
tests/ocr_test.cpp:24
↓ 11 callers
Method
_call_intptr
(self, name: str, *args: Any)
bindings/python/op/api.py:79
↓ 11 callers
Function
call_intptr
libop/c_api/op_c_api.cpp:64
↓ 11 callers
Function
call_json_string
libop/c_api/op_c_api.cpp:92
↓ 11 callers
Function
hwnd_result
libop/op/OpWindow.cpp:104
↓ 10 callers
Function
MatchAllTemplates
在指定区域内返回所有达到阈值的模板匹配结果。
libop/opencv/TemplateMatcher.cpp:2754
↓ 10 callers
Function
MatchAnyTemplate
在指定区域内并行搜索多个模板,并返回任意一个率先命中的结果。
libop/opencv/TemplateMatcher.cpp:2660
↓ 10 callers
Function
MatchTemplateScale
使用指定模板名在多个缩放比例下执行匹配,scales 为空时自动尝试内部候选。
libop/opencv/TemplateMatcher.cpp:2576
↓ 10 callers
Function
SAFE_DELETE
libop/base/AutomationModes.h:10
↓ 10 callers
Function
SendMouseInput
tests/mouse_keyboard_test.cpp:25
↓ 10 callers
Method
close
libop/ipc/Pipe.cpp:103
↓ 10 callers
Method
get
libop/window/DllInjector.cpp:23
↓ 10 callers
Method
is_open
libop/ipc/Pipe.cpp:181
↓ 10 callers
Function
resolve_memory_hwnd
libop/op/OpMemory.cpp:14
↓ 10 callers
Function
run_cv_file_preprocess
libop/op/OpOpenCv.cpp:139
↓ 9 callers
Method
FindStrEx
(self, x1, y1, x2, y2, strs, color, sim)
swig/pyop.py:684
↓ 9 callers
Function
Path2GlobalPath
libop/base/Utils.cpp:75
↓ 9 callers
Method
SetDict
(self, idx, file_name)
swig/pyop.py:594
↓ 9 callers
Method
SetMemDict
(self, idx, data, size)
swig/pyop.py:600
↓ 9 callers
Function
UseSingleWordDict
tests/image_color_test.cpp:97
↓ 9 callers
Method
write
libop/image/Image.h:233
↓ 8 callers
Method
GetEditText
tests/test_support.cpp:344
↓ 8 callers
Method
GetKeyState
(self, vk_code)
swig/pyop.py:381
↓ 8 callers
Function
IsCodexDesktopEnvironment
tests/mouse_keyboard_test.cpp:50
↓ 8 callers
Method
LockInput
(self, lock)
swig/pyop.py:267
↓ 8 callers
Method
MoveR
(self, x, y)
swig/pyop.py:282
↓ 8 callers
Function
PTX
libop/base/Utils.h:49
↓ 8 callers
Function
PTY
libop/base/Utils.h:45
↓ 8 callers
Function
SWIG_AddCast
swig/op_wrap.cxx:386
↓ 8 callers
Function
SWIG_runtime_data_module
Create/obtain the single swig_runtime_data module which is used across different SWIG generated modules */
swig/op_wrap.cxx:1446
↓ 8 callers
Function
SaveImageToFile
把图像对象保存到本地文件。
libop/opencv/TemplateMatcher.cpp:2200
↓ 8 callers
Method
SetOcrEngine
(self, path_of_engine, dll_name, argv)
swig/pyop.py:582
↓ 8 callers
Function
UnBind
libop/hook/InputHookClient.cpp:179
↓ 8 callers
Function
_s2wstring
libop/base/Utils.cpp:17
↓ 8 callers
Method
enqueue
libop/base/ThreadPool.h:60
↓ 8 callers
Method
format
libop/capture/FrameInfo.h:20
↓ 8 callers
Method
get
libop/network/HttpClient.cpp:34
↓ 8 callers
Function
getenv_trimmed
libop/network/HttpClient.cpp:76
↓ 8 callers
Function
release_capture_bitmap
libop/capture/backends/GdiCapture.cpp:17
↓ 8 callers
Method
reset
libop/base/WindowsHandle.h:47
↓ 8 callers
Method
valid
libop/base/Types.h:76
↓ 8 callers
Method
width
libop/base/Types.h:60
↓ 7 callers
Function
CaptureRegion
libop/opencv/OpenCvBridge.cpp:92
↓ 7 callers
Method
FindPic
(self, x1, y1, x2, y2, files, delta_color, sim, dir)
swig/pyop.py:432
↓ 7 callers
Method
Get
libop/hook/D3D12Capture.cpp:22
↓ 7 callers
Method
GetWordResultPos
(self, result, index)
swig/pyop.py:669
↓ 7 callers
Method
GetWordResultStr
(self, result, index)
swig/pyop.py:672
↓ 7 callers
Method
LeftClick
(self)
swig/pyop.py:306
↓ 7 callers
Method
OcrEx
(self, x1, y1, x2, y2, color, sim)
swig/pyop.py:678
↓ 7 callers
Function
SWIG_CheckState
swig/op_wrap.cxx:389
↓ 7 callers
Function
SharedFrameHasCapacity
libop/hook/SharedFrame.h:26
↓ 7 callers
Function
_ws2string
libop/base/Utils.cpp:30
↓ 7 callers
Function
convertMatchScoreToSimilarity
libop/opencv/OpenCvHelpers.cpp:183
↓ 7 callers
Method
cvTwoFiles
(proc interface { Call(...uintptr) (uintptr, uintptr, error) }, srcFile, dstFile string)
bindings/go/opencv_windows.go:275
↓ 7 callers
Method
height
libop/base/Types.h:63
↓ 7 callers
Function
hex2bin
libop/base/Utils.h:32
↓ 7 callers
Method
lock
libop/hook/D3D9Capture.cpp:31
↓ 7 callers
Function
normalize_similarity
libop/op/OpOcr.cpp:117
↓ 7 callers
Function
pop_back_value
libop/memory/ProcessMemory.cpp:12
↓ 7 callers
Function
prepareMaskInput
libop/opencv/OpenCvHelpers.cpp:158
↓ 7 callers
Function
prepareMatchInputs
libop/opencv/OpenCvHelpers.cpp:100
↓ 7 callers
Method
release
libop/capture/backends/DxgiCapture.cpp:51
↓ 7 callers
Function
toShapeMask
libop/opencv/OpenCvHelpers.cpp:783
↓ 7 callers
Function
wstring2lower
libop/base/Utils.cpp:190
↓ 6 callers
Method
CmpColor
(self, x, y, color, sim)
swig/pyop.py:414
↓ 6 callers
Method
FindColor
(self, x1, y1, x2, y2, color, sim, dir)
swig/pyop.py:417
↓ 6 callers
Method
GetCmdStr
(self, cmd, millseconds)
swig/pyop.py:243
↓ 6 callers
Function
HEX_DIGIT_A
libop/image/Color.h:20
↓ 6 callers
Function
HEX_DIGIT_W
libop/image/Color.h:23
↓ 6 callers
Function
IN_RANGE
libop/image/Color.h:17
↓ 6 callers
Method
Ocr
(self, x1, y1, x2, y2, color, sim)
swig/pyop.py:675
↓ 6 callers
Function
ResizeClient
tests/mouse_keyboard_test.cpp:85
↓ 6 callers
Method
WaitKey
(self, vk_code, time_out)
swig/pyop.py:396
↓ 6 callers
Function
WriteSharedFrameHeader
libop/hook/SharedFrame.h:31
↓ 6 callers
Method
_call_result_point
(self, name: str, *args: Any)
bindings/python/op/api.py:112
↓ 6 callers
Function
call_memory
libop/c_api/op_c_api.cpp:139
↓ 6 callers
Function
color_matches_prepared
libop/image/ImageSearchAlgorithms.cpp:63
↓ 6 callers
Function
delay_if_needed
libop/input/mouse/WinMouse.cpp:194
↓ 6 callers
Function
for_each_scan_point
libop/image/ImageSearchAlgorithms.cpp:469
↓ 6 callers
Method
fromImage4
libop/image/Image.h:376
↓ 6 callers
Function
is_alt_vk
libop/input/keyboard/WinKeyboard.cpp:42
↓ 6 callers
Method
lock
libop/ipc/ProcessMutex.h:43
↓ 6 callers
Method
open_create
open or create a shared memory*/
libop/ipc/SharedMemory.h:24
↓ 6 callers
Function
parse_cv_pipeline_long_arg
libop/op/OpOpenCv.cpp:222
↓ 6 callers
Function
parse_text_dict_entry
libop/ocr/Dictionary.h:309
↓ 6 callers
Function
shouldUseWgcWorkerThread
libop/capture/backends/WgcCapture.cpp:71
↓ 6 callers
Function
toMask
libop/opencv/OpenCvHelpers.cpp:505
↓ 5 callers
Function
BuildKeyLParam
Windows 键盘消息的 lParam 需要同时带扫描码、扩展键和按下/抬起状态。
libop/input/keyboard/KeyMessageUtils.h:39
↓ 5 callers
Function
BuildMatchJson
libop/opencv/OpenCvBridge.cpp:15
↓ 5 callers
Method
Create
tests/test_support.cpp:309
↓ 5 callers
Method
CvThin
(self, src_file, dst_file, mode)
swig/pyop.py:558
↓ 5 callers
Function
EdgeMatchTemplate
使用边缘匹配在给定区域内查找指定模板。
libop/opencv/TemplateMatcher.cpp:2926
↓ 5 callers
Function
FeatureMatchTemplate
使用 ORB 特征匹配在给定区域内查找指定模板。
libop/opencv/TemplateMatcher.cpp:2896
↓ 5 callers
Function
GET_BIT
libop/image/BitFunctions.h:10
↓ 5 callers
Method
GetBinaryPreview
(self, x1, y1, x2, y2, color, sim)
swig/pyop.py:648
← previous
next →
101–200 of 3,206, ranked by callers