All Projects → bahadiraraz → humanbenchmark

bahadiraraz / humanbenchmark

Licence: MIT license
Memory tests solver with using OpenCV

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to humanbenchmark

react-native-bg-thread
react-native-bg-thread
Stars: ✭ 45 (+125%)
Mutual labels:  threading
ThreadBoat
Program Uses Thread Execution Hijacking To Inject Native Shell-code Into a Standard Win32 Application
Stars: ✭ 162 (+710%)
Mutual labels:  threading
SwiftConcurrentCollections
Swift Concurrent Collections
Stars: ✭ 40 (+100%)
Mutual labels:  threading
mantichora
A simple interface to Python multiprocessing and threading
Stars: ✭ 13 (-35%)
Mutual labels:  threading
thread-pool
A modern thread pool implementation based on C++20
Stars: ✭ 104 (+420%)
Mutual labels:  threading
Perfect-Thread
Core threading library for Perfect Server Side Swift. Includes support for serial and concurrent thread queues, locks, read/write locks and events.
Stars: ✭ 17 (-15%)
Mutual labels:  threading
Tieba-Birthday-Spider
百度贴吧生日爬虫,可抓取贴吧内吧友生日,并且在对应日期自动发送祝福
Stars: ✭ 28 (+40%)
Mutual labels:  threading
The-Java-Workshop
A New, Interactive Approach to Learning Java
Stars: ✭ 65 (+225%)
Mutual labels:  threading
MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (+400%)
Mutual labels:  threading
ObviousAwait
🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Stars: ✭ 55 (+175%)
Mutual labels:  threading
fakemenot
Application to check authenticity of Twitter screenshots. Written in Python 🐍
Stars: ✭ 29 (+45%)
Mutual labels:  pytesseract
People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Stars: ✭ 233 (+1065%)
Mutual labels:  threading
Nkocr
🔎📝 This is a module to make specifics OCRs at food products and nutritional tables.
Stars: ✭ 15 (-25%)
Mutual labels:  pytesseract
CodeProject
Common code for unity project develop.
Stars: ✭ 28 (+40%)
Mutual labels:  threading
android-actors-library
Android Actors Library was inspired by the Actor model. The main purpose of this library is to help developers in creating a worker attached to a thread and make all interactions with this worker natural and simple.
Stars: ✭ 24 (+20%)
Mutual labels:  threading
ruzzle-solver
A python script that solves ruzzle boards
Stars: ✭ 46 (+130%)
Mutual labels:  pytesseract
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+790%)
Mutual labels:  threading
Stitch
Simple threading library using annotations for Android
Stars: ✭ 28 (+40%)
Mutual labels:  threading
Xiecheng Comment
🌈Xiecheng_Comment多线程Threading爬取携程的丽江古城景点评论并生成词云
Stars: ✭ 23 (+15%)
Mutual labels:  threading
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-15%)
Mutual labels:  threading

Human Benchmark project

This project is OpenCV based programs which are puzzle solvers for 7 different games for https://humanbenchmark.com/.

made as tutorial content about opencv based Practical example of useful multiple image processing algorithms.

bots are can reach levels that a human cannot :)

used techniques:

  • Python
  • OpenCV
  • Numpy
  • pytesseract
  • mss
  • pynput
  • threading

Showcase

1-Visual Memory Test

Visual Memory Test

2-Aim Trainer

aim-trainer

3-Sequence Memory Test

sequence

4-Verbal Memory Test

Verbal Memory Test

5-Number Memory

number-memory

6-Chimpanzee Test

chimps

7-Reaction Time Test

reaction-time

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].