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
Function
binarySearch
libop/image/ImageSearchAlgorithms.cpp:1535
↓ 1 callers
Function
bindProcs
()
bindings/go/dll_windows.go:247
↓ 1 callers
Method
binding
(self)
swig/pyop.py:75
↓ 1 callers
Function
bitmap_size
libop/input/mouse/CursorShape.cpp:84
↓ 1 callers
Function
blocked_raw_input_data
libop/hook/InputHook.cpp:276
↓ 1 callers
Function
blurImage
libop/opencv/OpenCvHelpers.cpp:881
↓ 1 callers
Function
bootstrap_dependencies
( project_dir: Path, deps_dir: Path, dep_arches: list[str], generator_key: str, vs_generat
build.py:787
↓ 1 callers
Function
buildAutomaticScaleCandidates
libop/opencv/TemplateMatcher.cpp:333
↓ 1 callers
Function
buildAutomaticScaleProbeOrder
libop/opencv/TemplateMatcher.cpp:1828
↓ 1 callers
Function
buildPyramidLevels
libop/opencv/TemplateMatcher.cpp:420
↓ 1 callers
Function
buildRefineRegion
libop/opencv/TemplateMatcher.cpp:649
↓ 1 callers
Function
buildScaledTemplateEntry
libop/opencv/TemplateMatcher.cpp:1461
↓ 1 callers
Function
build_linear_path
libop/input/mouse/WinMouse.cpp:58
↓ 1 callers
Function
build_mouse_path
libop/input/mouse/WinMouse.cpp:117
↓ 1 callers
Function
build_smooth_path
libop/input/mouse/WinMouse.cpp:80
↓ 1 callers
Function
call_cursor_shape
libop/hook/InputHookClient.cpp:122
↓ 1 callers
Function
call_release_input_hook
libop/hook/InputHookClient.cpp:66
↓ 1 callers
Function
call_set_input_hook
libop/hook/InputHookClient.cpp:21
↓ 1 callers
Function
call_set_input_lock
libop/hook/InputHookClient.cpp:94
↓ 1 callers
Function
capture_converted_region
libop/op/OpCaptureHelpers.h:27
↓ 1 callers
Function
check_required_tools
Ensure required CLI tools are available.
build.py:205
↓ 1 callers
Function
check_transparent
这里的透明图沿用旧规则:四角同色时,把角点色当背景,只匹配剩下的前景点。
libop/image/ImageSearchAlgorithms.cpp:123
↓ 1 callers
Function
choose_auto_displays
libop/binding/BindingSession.cpp:108
↓ 1 callers
Function
claheImage
libop/opencv/OpenCvHelpers.cpp:857
↓ 1 callers
Function
clamp_preprocess_mode
libop/image/ImageSearchService.cpp:72
↓ 1 callers
Function
class_contains
libop/binding/BindingSession.cpp:63
↓ 1 callers
Function
class_equals
libop/binding/BindingSession.cpp:67
↓ 1 callers
Function
collectAllThresholdNamedMatchesParallel
并行收集多个模板在指定区域内所有达到阈值的命中结果。
libop/opencv/TemplateMatcher.cpp:2128
↓ 1 callers
Function
collectPeakCandidates
libop/opencv/TemplateMatcher.cpp:538
↓ 1 callers
Function
collectTemplateMatches
libop/opencv/OpenCvHelpers.cpp:190
↓ 1 callers
Function
color_matches
libop/image/ImageSearchAlgorithms.cpp:37
↓ 1 callers
Function
connectedComponentsImage
libop/opencv/OpenCvHelpers.cpp:1162
↓ 1 callers
Function
copy_raw_image
libop/capture/sources/MemoryImageSource.cpp:85
↓ 1 callers
Function
createMatFromRawMemory
libop/opencv/OpenCvHelpers.cpp:62
↓ 1 callers
Function
crop
libop/opencv/OpenCvHelpers.cpp:1102
↓ 1 callers
Function
cropValid
libop/opencv/OpenCvHelpers.cpp:1137
↓ 1 callers
Function
current_directory
libop/op/OpContext.cpp:12
↓ 1 callers
Function
cv_pipeline_apply_step
libop/op/OpOpenCv.cpp:237
↓ 1 callers
Function
decodeUnicodeBytes
libop/memory/ProcessMemory.cpp:41
↓ 1 callers
Function
decode_command_output
libop/op/OpProcess.cpp:15
↓ 1 callers
Function
decode_raw_image
(payload: dict[str, Any])
tools/op_yolo_engine.py:63
↓ 1 callers
Function
defaultDLLPath
()
bindings/go/dll_windows.go:464
↓ 1 callers
Function
default_thread_count
libop/image/ImageSearchAlgorithms.cpp:108
↓ 1 callers
Function
denoise
libop/opencv/OpenCvHelpers.cpp:814
↓ 1 callers
Method
detect
(self, image: Image.Image, conf: float, iou: float)
tools/op_yolo_engine.py:37
↓ 1 callers
Function
detect_supported_visual_studio_generator
Map the latest installed Visual Studio to a supported generator key.
build.py:122
↓ 1 callers
Function
detect_text_entry_format
文本字库行/单条字形文本导入分发层。 注意:OP 正式字库文件是二进制 .dict,由 Dictionary::read_dict 读取,不经过这里。 这里的 OP 三段格式只表示 txt 文本字库、AddDict、GetDict、FetchWord 使用的单条字形文本数据。
libop/ocr/Dictionary.h:295
↓ 1 callers
Function
dik_code
libop/hook/InputHook.cpp:830
↓ 1 callers
Function
download_file
下载远程文件到本地目标路径。
build.py:279
↓ 1 callers
Function
dx10_capture
libop/hook/D3D10Capture.cpp:73
↓ 1 callers
Function
dx11_capture
libop/hook/D3D11Capture.cpp:43
↓ 1 callers
Function
dx12_capture
libop/hook/D3D12Capture.cpp:175
↓ 1 callers
Function
dx9_capture
libop/hook/D3D9Capture.cpp:47
↓ 1 callers
Function
egl_capture
libop/hook/OpenGLCapture.cpp:83
↓ 1 callers
Function
enable_input_hooks
libop/hook/InputHook.cpp:140
↓ 1 callers
Function
encodeUnicodeBytes
libop/memory/ProcessMemory.cpp:53
↓ 1 callers
Function
ensureTemplateEdge
libop/opencv/TemplateMatcher.cpp:862
↓ 1 callers
Function
ensureTemplateFeatures
libop/opencv/TemplateMatcher.cpp:846
↓ 1 callers
Function
ensureTemplateShape
libop/opencv/TemplateMatcher.cpp:877
↓ 1 callers
Function
ensure_blackbone_builds
( blackbone_root: Path, generator_key: str, vs_generator: str, dep_arches: list[str], stat
build.py:591
↓ 1 callers
Function
ensure_blackbone_repo
(blackbone_root: Path)
build.py:523
↓ 1 callers
Function
ensure_cmake_on_path
Make the Visual Studio bundled CMake available to this process.
build.py:167
↓ 1 callers
Function
ensure_opencv_builds
按最小模块集为各目标架构构建并安装静态 /MT 版 OpenCV。
build.py:658
↓ 1 callers
Function
ensure_opencv_source
确保指定版本的 OpenCV 源码已下载并解压。
build.py:301
↓ 1 callers
Function
ensure_vcpkg
(vcpkg_root: Path)
build.py:441
↓ 1 callers
Function
ensure_vcpkg_packages
( vcpkg_exe: Path, overlay_dir: Path, triplets: list[str], static_test_triplets: list[str],
build.py:457
↓ 1 callers
Function
equalizeImage
libop/opencv/OpenCvHelpers.cpp:838
↓ 1 callers
Function
extractCandidateContours
libop/opencv/OpenCvHelpers.cpp:1274
↓ 1 callers
Function
extractLargestContour
libop/opencv/OpenCvHelpers.cpp:1244
↓ 1 callers
Function
extractOrbFeatures
从灰度图提取 ORB 特征。
libop/opencv/TemplateMatcher.cpp:828
↓ 1 callers
Function
f32Arg
(v float32)
bindings/go/dll_windows.go:518
↓ 1 callers
Function
fake_keyboard_device
libop/hook/InputHook.cpp:183
↓ 1 callers
Function
fake_raw_handle
libop/hook/InputHook.cpp:174
↓ 1 callers
Function
featureMatchRegion
在 ROI 内执行 ORB 特征匹配并生成目标包围框。
libop/opencv/TemplateMatcher.cpp:894
↓ 1 callers
Function
fileExists
(path string)
bindings/go/dll_windows.go:482
↓ 1 callers
Function
fill_keyboard_state
libop/hook/InputHook.cpp:520
↓ 1 callers
Function
fill_mouse_state
libop/hook/InputHook.cpp:488
↓ 1 callers
Function
findAnyNamedMatchParallel
在非条带模式下并行查找任意模板;一旦任意模板命中,则返回该结果。
libop/opencv/TemplateMatcher.cpp:1912
↓ 1 callers
Function
findAnyNamedStripMatchParallel
在条带模式下把“模板 + 条带”展开成同一层任务并发搜索;谁先命中谁返回。
libop/opencv/TemplateMatcher.cpp:2036
↓ 1 callers
Function
findAnyStripMatch
在条带模式下并行查找任意一个命中;一旦命中,则停止分发后续条带。 说明:这里不保证返回方向上的首个命中,只保证返回一个满足阈值的命中结果。
libop/opencv/TemplateMatcher.cpp:1975
↓ 1 callers
Function
findContoursImage
libop/opencv/OpenCvHelpers.cpp:1202
↓ 1 callers
Function
findFirstTemplateMatch
libop/opencv/OpenCvHelpers.cpp:247
↓ 1 callers
Function
find_process_name
libop/window/WindowProcess.cpp:47
↓ 1 callers
Function
find_raw_event
libop/hook/InputHook.cpp:308
↓ 1 callers
Function
find_vcvarsall
Search common paths for vcvarsall.bat.
build.py:184
↓ 1 callers
Function
find_visual_studio_cmake
Locate the CMake bundled with Visual Studio when it is not on PATH.
build.py:143
↓ 1 callers
Function
find_vswhere
Locate vswhere.exe if Visual Studio Installer is present.
build.py:77
↓ 1 callers
Method
findpath
保持现有输出顺序:终点 -> 起点。
libop/algorithm/AStar.h:39
↓ 1 callers
Function
float32Ptr
(v *float32)
bindings/go/dll_windows.go:499
↓ 1 callers
Function
float64Ptr
(v *float64)
bindings/go/dll_windows.go:503
↓ 1 callers
Function
for_each_center_scan_point
libop/image/ImageSearchAlgorithms.cpp:412
↓ 1 callers
Method
from_binary
libop/ocr/Dictionary.h:133
↓ 1 callers
Method
from_string
libop/ocr/Dictionary.h:153
↓ 1 callers
Function
full_match
libop/image/ImageSearchAlgorithms.cpp:1495
↓ 1 callers
Function
getBestMatch
libop/opencv/OpenCvHelpers.cpp:413
↓ 1 callers
Method
getFrameInfo
libop/capture/ICaptureBackend.cpp:104
↓ 1 callers
Method
get_height
libop/binding/BindingSession.cpp:428
↓ 1 callers
Function
get_match_points
libop/image/ImageSearchAlgorithms.cpp:140
↓ 1 callers
Function
get_opencv_release_info
返回项目固定使用的 OpenCV 版本号和源码 zip 地址。
build.py:293
↓ 1 callers
Function
get_process_module_path
libop/window/WindowProcess.cpp:30
← previous
next →
1,001–1,100 of 3,206, ranked by callers