Skip to content

Split an image into pieces. You can merge these pieces back into one image.

License

Notifications You must be signed in to change notification settings

SongChaeYoung98/split-and-merge-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

split-and-merge-images

Split an image into pieces, and you can merge these pieces back into one image.

Demonstration

화면 캡처 2023-03-16 154447 image_20230313_17 00 57 화면 캡처 2023-03-16 153249

Project Structure

 split-and-merge-images
├── LICENSE
├── README.md
└── split-and-merge-images.ipynb : Python code that divides and merges one image into multiple image files

Requirement

  • pillow
  • image_slicer
  • matplotlib
  • Numpy
  • Image

Language

  • Python 3.8.16

Development Environment

  • Jupyter Notebook(Anaconda 3)
  • VM : Anaconda3
  • CPU : 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
  • GPU : NVIDIA GeForce RTX 3050
  • OS : Window 11 Pro x64
  • RAM : 32 GB

About

Split an image into pieces. You can merge these pieces back into one image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published