Jigsaw puzzle assist

*

An (mobile) app to help you solve a jigsaw puzzle. IN the larger 10000 piece type puzzles it is often frustrating to solve it half way and run out of enthusiasm or worse trying to determine how the 40 pieces representing the clear blue sky are supposed to correctly align.

User experience:

  1. You provide a photo of the image the puzzle’s actual image.
  2. You provide the resolution of the puzzle. i.e. Number of pieces (Eg - 50x30)
  3. You provide a photo of a piece from that puzzle and the app will tell you where it should go (or top possible choices in case it’s ambiguous).

How we can accomplish this (technologically):

This has been tried before:

These guys have created a software to solve the puzzle simply by looking at the pieces !! They do not need to know how the end state even looks like. *

Challenges

  1. An important part of this will be to have good quality images of the puzzle. (Similar brightness, glare, angle etc on both the puzzle picture and the piece you are looking to place). These are very practical concerns if you want a layperson to actually use your solution.
  2. While we might be matching the piece based on the rectangular resolution, in reality the puzzle piece is jigsawed(i.e. has convex and concave parts) and hence can lead to false positives.
  3. Browsing through large puzzles on Amazon, I just see 10000 pieces printed on the boxes. Not 500x200 pieces. In that case the user will need to tell me the dimensions (length and width) of the full puzzle (available on the box) and dimension of a single piece (will need to measure).

*

*Images have been taken from the blogs referenced in this post.


Check out my other projects!🌟


I'd love to know what you thought of this