Google Goggles Solves Sudoku
mikejuk writes "Ever been frustrated when you can't solve a Sudoku? Well, now there's an app for that. It is just one more capability in the latest version of Google Goggles. All you have to do is point your phone's camera at a Sudoku puzzle, take a snapshot, and pattern recognition and a bit of game logic sorts out the answer. Have you ever had the feeling that AI is getting to be just a little too commonplace?"
Ever been frustrated when you can't solve a Sudoku
No. Never been unable to solve one. :)
The developer of Sudoku Grab for the iPhone - which solves Sudokus via the camera - has a blog post explaining how he did this (in June 2009.)
http://sudokugrab.blogspot.com/2009/07/how-does-it-all-work.html
Could do with some more English AI apps, if you ask me.
'If Christ had tweeted the sermon on the mount, it might have lasted until nightfall.' - John Perry Barlow
OK, it's cool technology, but this is almost as pointless as Homer Simpson's book of already-solved crossword puzzles.
http://alternatives.rzero.com/
I think I remember hearing during my CS university days that solving Sudoku was relatively easy compared to actually coming up with puzzles that satisfied the rules of Sudoku.
It's better to vote for what you want and not get it than to vote for what you don't want and get it.
- E. Debs
I thought the fun was in trying to solve it yourself, not through having a machine give you the correct answer.
Video Game cheats, hints a
i had a meeting with my boss today and he gave me a list of new requirements for extending the inhouse app. i pointed my cell phone at my notes from the meeting, it snapped a picture of my poor handwriting and the list of new requirements, i sent the picture to google goggles, i went to lunch, and when i came back google goggles was busy writing jquery code and extending the xslt transforms we use. i may even get a raise. thanks google goggles
intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
What AI though? Sudoku is pattern recongintion. It doesn't take an AI to solve one. There is more processing spent on image analysis than actual problem solving.
When I think AI I think of some that can create on it's own. Not learn, not solve but create.
i thought once I was found, but it was only a dream.
It's not even to do with numbers, it's just unique identifiers.
You could do it with animals. 1 = cow, 2 = sheep, so one so forth. I like to do it with colours, red, blue, yellow, etc. You could do it with Letters, ABCD...
There is no addition, subtraction, no real computation done with any of the numbers. The only rules are that there has to be 1 of every 9 symbol in each box and each row, and that rule will enforce the subsets that most other people apply (no two identical symbols in the same row or box).
Most people think that Sudoku is a math puzzle because its often associated with numbers, but thats not really the case as you can do it with any 9 unique identifiers.
Well, set theory isn't to (necessarily) do with numbers, and it's still maths.
Sudoku's a lot easier for a human to solve when the nine symbols happen to be numbers (or anything else with a well defined order), because you frequently count through the symbols to see which ones are missing.
Kakuro FTW, by the way.
1: Set up a cron job on the home machine to periodically check Amazon for new Sudoku books and buy them
2: Build a package receiving conveyor to bring the packages in once delivered.
3: On the conveyor, set up imaging sensors to analyze the package, and robot arms to remove the packaging.
4: Once the book is freed from its packaging, remove its binding.
5: Move the individual pages through a paper-feed system. Along the paper-feed system there will be an examination station in which lights will illuminate the page as the phone takes a picture of the puzzle and solves it. The page is then inverted and any puzzles on the opposite side are also solved.
6: Once each page is solved, it is no longer needed: the pages are deposited in paper recycling.
From there, the operator just needs to take the bin out to the curb every week... I love Sudoku!
Bow-ties are cool.
Most people think math means it has to be associated with numbers, but that's not really the case. Numbers just turn out to be a great tool which can be applied to a wide range of mathematical problems. But the problems themselves are often not defined in terms of numbers.
I'd consider Sudoku a math puzzle, even without numbers. You have a set of symbols (and yes, from a mathematical standpoint, your colors are symbols as well) and a set of places (being arranged in a square grid), and the task is to find a mapping from the places to the symbols so that for certain subsets of the set of places (rows, columns, subsquares) each symbol appears exactly once (or to say it more mathematically, for each of those subsets the restriction of the searched-for function to that subset is bijective). It's a well-defined mathematical problem.
The Tao of math: The numbers you can count are not the real numbers.