Skip to content

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Sam authored and Matt Sam committed Jun 25, 2021
1 parent edb510f commit 25c1365
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5 deletions.
Binary file added PDF_Images/自瞄待命运行.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PDF_Images/自瞄控制运行.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PDF_Images/自瞄显示图像.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PDF_Images/自瞄模式选择.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PDF_Images/自瞄等待窗口.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,15 @@

### <u>神经自瞄部分</u>
* 使用自瞄时请将游戏分辨率调整至<font style="background: #FFFF00">**1600*900**</font>及以下,将画面效果调整至<font style="background: #FFFF00">**中等**</font>及以下
* 需要计算能力6.1及以上版本的GPU以及安装相应驱动,详情请见[CUDA wiki](https://zh.wikipedia.org/wiki/CUDA)
* 按1或2或3选择快速自瞄或标准自瞄或高精自瞄(图像预测尺寸递增)
* 需要计算能力6.1及以上版本的<font style="background: #FFFF00">**N卡**</font>以及安装相应驱动,详情请见[CUDA wiki](https://zh.wikipedia.org/wiki/CUDA)
* 按1或2或3选择极速模式或标准模式或高精模式(图像预测尺寸递增,预测速度递减)![image](PDF_Images/自瞄模式选择.png)
* 等待游戏窗口成为当前活动窗口(点击一下游戏窗口即可)![image](PDF_Images/自瞄等待窗口.png)
* 按"i"键关效果展示,桌面左上角别区域小视频消失
* 按"o"键开效果展示,开启时桌面左上角会显示截屏识别区域小视频
* 按"o"键开效果展示,开启时桌面左上角会显示截屏识别区域小视频![image](PDF_Images/自瞄显示图像.png)
* 按"1"/"2"键保持自瞄状态并控制鼠标![image](PDF_Images/自瞄控制运行.png)
* 按"3"/"4"键保持自瞄状态但不控制鼠标![image](PDF_Images/自瞄待命运行.png)
* 按"p"键重启程序
* 按"END"结束程序
* 按"1"/"2"键保持自瞄状态并控制鼠标
* 按"3"/"4"键保持自瞄状态但不控制鼠标
* 自瞄只截屏识别准星附近区域,对于16:9的CF游戏窗口识别区域大小为(高=游戏窗口高*3/5,宽=高*4/3)
* 本程序使用python语言以及自源码编译的opencv-cuda加速库
* 本程序使用yolov4-tiny模型,只因其快(目前使用b站大佬[VeniVediVeci](https://space.bilibili.com/196421117)训练的权值)
Expand Down
Binary file modified README.pdf
Binary file not shown.

0 comments on commit 25c1365

Please sign in to comment.