Skip to content

Client side water sort screenshot OCR using opencv js (wasm) and tesseract, with a BFS solver

Notifications You must be signed in to change notification settings

doublemover/WaterSortScreenshotSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water Sort Screenshot Solver

Live on Github Pages

This is a static single-page app that:

  1. Parses a Water-Sort style puzzle screenshot in the browser using OpenCV.js (WASM) in a Web Worker
  2. Reads the bottom powerup badges (retries / shuffles / add-bottles) using Tesseract.js (WASM OCR)
  3. Runs a BFS solver to separate colors into single-color bottles
image

About

Client side water sort screenshot OCR using opencv js (wasm) and tesseract, with a BFS solver

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Contributors