Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 432 Bytes

#Jigsaw Puzzle Pieces Maker

The pieces was designed like below

piece design

You can run the command with the following command:

python piece_maker.py image_name row_number column_number

Example:
python piece_maker.py images/car.jpg 3 4

Example outline: Out Line