Show HN: Solve Something - an image-based solver for Draw Something
1–10 of 13 posts
Re: Show HN: Solve Something - an image-based solver for Draw Something
#2Re: Show HN: Solve Something - an image-based solver for Draw Something
#3Made this over a handful of nights and weekends. To use, take a screenshot of the Draw Something drawing you are trying to guess and import it into the app. That's all!
Re: Show HN: Solve Something - an image-based solver for Draw Something
#4Re: Show HN: Solve Something - an image-based solver for Draw Something
#5Made this over a handful of nights and weekends. To use, take a screenshot of the Draw Something drawing you are trying to guess and import it into the app. That's all!
This is pretty awesome! Mind sharing how the recognition works?
Re: Show HN: Solve Something - an image-based solver for Draw Something
#6How does it work? Looks very cool.
Re: Show HN: Solve Something - an image-based solver for Draw Something
#7Earlier quoted context omitted.
This is pretty awesome! Mind sharing how the recognition works?
It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.
Re: Show HN: Solve Something - an image-based solver for Draw Something
#8Earlier quoted context omitted.
It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.
How did fit everything in a 3M IPA? Is anything downloaded after the app is installed?
Re: Show HN: Solve Something - an image-based solver for Draw Something
#9Made this over a handful of nights and weekends. To use, take a screenshot of the Draw Something drawing you are trying to guess and import it into the app. That's all!