All Projects → MasterFzu → MillionHeros

MasterFzu / MillionHeros

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to MillionHeros

Millionheroassistant
百万 / 冲顶 / 芝士 / UC / 万能 答题助手(知识图谱更加专业,自动推荐答案, Android手机自动屏幕适配,模拟器支持,多开)
Stars: ✭ 524 (+2178.26%)
Mutual labels:  ocr, baidu
Dc Sdk
DC-SDK 是基于 Cesium 进行二次开发的2、3D一体 WebGis 应用框架,该框架优化了 Cesium 的使用方式和增添了一些额外功能,旨在为开发者快速构建 WebGis 应用。🌎
Stars: ✭ 206 (+795.65%)
Mutual labels:  overlay, baidu
baidu-chain-dog
百度莱茨狗爬虫。
Stars: ✭ 52 (+126.09%)
Mutual labels:  ocr, baidu
Baidu Ocr Api
👓 Baidu OCR Api For Node.js
Stars: ✭ 315 (+1269.57%)
Mutual labels:  ocr, baidu
granblue-automation-android
Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
Stars: ✭ 26 (+13.04%)
Mutual labels:  ocr, mediaprojection
easyocr
easy to ocr
Stars: ✭ 49 (+113.04%)
Mutual labels:  ocr
pdf2xml-viewer
A simple viewer and inspection tool for text boxes in PDF documents
Stars: ✭ 82 (+256.52%)
Mutual labels:  ocr
brother-overlay
Portage overlay for Brother printer and scanner software
Stars: ✭ 27 (+17.39%)
Mutual labels:  overlay
scanbot-sdk-example-ionic
Scanbot scanner SDK example app for Ionic with Cordova.
Stars: ✭ 24 (+4.35%)
Mutual labels:  ocr
goverlay
DirectX hook and game overlay solution for Electron, Qt and CEF, just like discord/steam game overlay,inject any app to overlay in your game
Stars: ✭ 426 (+1752.17%)
Mutual labels:  overlay
ocromore
Process, enhance and evaluate multiple OCR output.
Stars: ✭ 16 (-30.43%)
Mutual labels:  ocr
tesseract-server
A small lightweight HTTP server that converts photos, images and scanned documents to text using optical character recognition by utilizing the power of Google Tesseract.
Stars: ✭ 15 (-34.78%)
Mutual labels:  ocr
Android-Text-Scanner
Read text and numbers with android camera OCR
Stars: ✭ 27 (+17.39%)
Mutual labels:  ocr
ocr
Simple app to extract text from pictures using Tesseract
Stars: ✭ 98 (+326.09%)
Mutual labels:  ocr
Iron-OCR-Image-to-Text-in-CSharp
Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/
Stars: ✭ 65 (+182.61%)
Mutual labels:  ocr
car-OCR
基于机器学习和OCR的车牌识别系统 @fujunhao
Stars: ✭ 39 (+69.57%)
Mutual labels:  ocr
BaiDuWangPan SVIP Share
百度云网盘 SVIP超级会员 免费账号共享 每日更新 会员盒子 百度云破解版 不限速下载工具
Stars: ✭ 54 (+134.78%)
Mutual labels:  baidu
staff identity card ocr project
Staff Identity Card OCR Project
Stars: ✭ 15 (-34.78%)
Mutual labels:  ocr
overwolf-modern-react-boilerplate
OMRB is a free and open source opinionated boilerplate based on React that helps developers create fast, modular and modern overwolf app.
Stars: ✭ 21 (-8.7%)
Mutual labels:  overlay
VehicleInfoOCR
Use your camera to read number plates and obtain vehicle details. Simple, ad-free and faster alternative to existing playstore apps
Stars: ✭ 35 (+52.17%)
Mutual labels:  ocr

百万猎手

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 ~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].