Inspiration

After having spent what feels like hours hunting for that one missing word to solve a puzzle, we developed this tool to quickly and easily find the missing words we were looking for.

What it does

Going into the application, you take a picture of a word search or give one from your gallery. The app then scans the word search, solves it and gives you the answer! (horizontal and vertical solutions only for now)

How we built it

Built using Google's mobile machine learning kit, and android studio.

Challenges we ran into

We had to deal with incompatible versions of multiple different modules, insufficient memory for the scanner to run, putting the code together such that it has a comprehensible UI, and attempting to produce an output including the diagonal solutions, which we weren't able to do in the end.

Accomplishments that we're proud of

Getting the scanner to run without crashing, compiling the code, and creating a way to iteratively search through a word search grid to find a word.

What we learned

We learnt how to use android studio, multiple image processing libraries (OpenCV & OCR) , and one of us learned how to use java.

What's next for WRDSRCH

Improving letter detection for images with inconsistent light levels and finding diagonal solutions

Built With

Share this project:

Updates