GithubHelp home page GithubHelp logo

gzxy / millionheros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuwangdian/millionheros

0.0 1.0 0.0 246 KB

Android直播答题助手,支持全部答题APP,百万英雄/百万赢家/冲顶大会/芝士超人

Java 100.00%

millionheros's Introduction

百万猎手

V1思路(已完成):通过截取指定区域的内容,进行OCR文字识别获取问题与答案,再通过百度搜索问题,得到的结果一一匹配答案出现的次数,命中次数越多则越有可能为正确答案。

V2思路(已完成):识别出问题之后,直接webview展示百度搜索页,再高亮显示命中最高的答案,提高检索效率。

Tip

  1. OCR使用百度API,导入工程直接查看TODO,在对应位置输入你申请的ID和Secret
  2. 申请了ID和Secret之后,先运行AuthService.main(),拿到assessToken更改BaiduOCR中TODO位置的assessToken
  3. 可以修改MainActivity中判断是否有悬浮窗权限的代码,以兼容Android5.0系统,MediaProjection截屏功能是5.0以上就能用了。

使用

  1. 直接运行APP,开启悬浮窗(应用名称:百万猎手)权限和截屏权限即可使用。
  2. 默认截屏区域(上下标线以内)已经默认适配花椒百万赢家和西瓜百万英雄,冲顶大会和芝士超人需要自行调整一下。

~ 记得star ~

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.