Skip to content

YUKINA-3252/Solve-Jigsaw-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve-Jigsaw-puzzle

This repository uses OpenCV for image binarization, contour extraction, and the G-operation proposed by Gallus for finding the global curvature of a continuous curve to recognize the unevenness of a jigsaw puzzle. From the unevenness information of each of its pieces, the jigsaw puzzle is solved by depth-first search(nichi.py).

pic_01 pic_02

Then, from the obtained solution of the jigsaw puzzle, the jigsaw puzzle is transported by a horizontal articulated robot arm using inverse kinematics calculation and servo motor control by rosserial and Arduino. pic_03

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published