Skip to content

canek13/Puzzle-code-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle-code-detection

Task

Detect puzzles on image with single colour background (red in this realization) and print on each puzzle it's code: count of bays and peninsulas.

Realization

For each puzzle was found its array of coordinates of contour. Than each array was rotated many times to get all possible placements for each puzzle. As different images has different shapes, so random choice for indexing in X_train was applied.

View

Test image Test image Predicted codes and detection Test image

About

Detects how many puzzles are on image and their code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published