Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cndaqiang/airtest_mobileauto
/ types & classes
Types & classes
10 in github.com/cndaqiang/airtest_mobileauto
⨍
Functions
153
◇
Types & classes
10
↓ 3 callers
Class
readyaml
airtest_mobileauto/control.py:55
↓ 2 callers
Class
ImageCapture
图像捕获工具类 - 用于截图和图像处理
airtest_mobileauto/tool/image_capture.py:8
↓ 2 callers
Class
MotionDetector
图像移动方向检测器 核心功能:检测两张图像之间的移动方向和幅度
airtest_mobileauto/tool/image_motion_detector.py:29
↓ 1 callers
Class
CaptureAndDetect
实时截图并识别方向的工具类 每N张保存一次连续两张图像,第一张标注方向和区域
airtest_mobileauto/tool/demo_capture_and_move_detector.py:17
↓ 1 callers
Class
DQWheel
airtest_mobileauto/control.py:827
↓ 1 callers
Class
ImageDetector
通用图像状态检测器 支持自定义检测区域和算法 坐标系统说明: - dim0: 垂直方向(从上到下,对应传统的y轴) - dim1: 水平方向(从左到右,对应传统的x轴) - 坐标格式:{"name": "区域1", "center_dim0": 0
airtest_mobileauto/tool/image_detector.py:6
↓ 1 callers
Class
deviceOB
airtest_mobileauto/control.py:1609
Class
Settings
airtest_mobileauto/control.py:127
Class
TaskManager
airtest_mobileauto/control.py:2198
Class
appOB
airtest_mobileauto/control.py:2039